#5f2faf color space conversions
Hex:
        #5f2faf
        RGB:
        95, 47, 175
        CMY:
        63, 82, 31
        CMYK:
        46, 73, 0, 31
      HSL:
        263°, 57.6577%, 43.5294%
        HSV (HSB):
        263°, 73.1429%, 68.6275%
        XYZ:
        13.4737, 7.5611, 41.3067
        xyY:
        0.2161, 0.1213, 7.5611
      CIE-Lab:
        33.0515, 49.2781, -60.2112
        CIE-LCH:
        33.0515, 77.8056, 309.2976
        CIE-Luv:
        33.0515, 7.3229, -84.6521
        Hunter-Lab:
        27.4974, 39.3443, -69.8175
      #5f2faf color charts
#5f2faf RGB chart
      #5f2faf CMYK chart
      #5f2faf RGB pie chart
      #5f2faf color shades, tints & tones
#5f2faf color schemes
#5f2faf color preview, HTML & CSS examples
           This text has a color of #5f2faf        
        
          <p style="color:#5f2faf;">Text here</p>
        
        
          .mytext {color:#5f2faf;}
        
        Text color #5f2faf
      
           This box has a color of #5f2faf        
        
          <div style="background-color:#5f2faf;">Content here</div>
        
        
          .mybackground {background-color:#5f2faf;}
        
        Background color #5f2faf
      
           Border around this has a color of #5f2faf        
        
          <div style="border:2px solid #5f2faf;">Content here</div>
        
        
          .myborder {border:2px solid #5f2faf;}
        
        Border color #5f2faf