#5f2cfb color space conversions
Hex:
        #5f2cfb
        RGB:
        95, 44, 251
        CMY:
        63, 83, 2
        CMYK:
        62, 82, 0, 2
      HSL:
        255°, 96.2791%, 57.8431%
        HSV (HSB):
        255°, 82.4701%, 98.4314%
        XYZ:
        23.0326, 11.1993, 92.2145
        xyY:
        0.1822, 0.0886, 11.1993
      CIE-Lab:
        39.9141, 70.7157, -92.8204
        CIE-LCH:
        39.9141, 116.6891, 307.3021
        CIE-Luv:
        39.9141, -0.4355, -131.1796
        Hunter-Lab:
        33.4653, 64.2886, -139.9492
      #5f2cfb color charts
#5f2cfb RGB chart
      #5f2cfb CMYK chart
      #5f2cfb RGB pie chart
      #5f2cfb color shades, tints & tones
#5f2cfb color schemes
#5f2cfb color preview, HTML & CSS examples
           This text has a color of #5f2cfb        
        
          <p style="color:#5f2cfb;">Text here</p>
        
        
          .mytext {color:#5f2cfb;}
        
        Text color #5f2cfb
      
           This box has a color of #5f2cfb        
        
          <div style="background-color:#5f2cfb;">Content here</div>
        
        
          .mybackground {background-color:#5f2cfb;}
        
        Background color #5f2cfb
      
           Border around this has a color of #5f2cfb        
        
          <div style="border:2px solid #5f2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #5f2cfb;}
        
        Border color #5f2cfb