#5f01c2 color space conversions
Hex:
        #5f01c2
        RGB:
        95, 1, 194
        CMY:
        63, 100, 24
        CMYK:
        51, 99, 0, 24
      HSL:
        269°, 98.9744%, 38.2353%
        HSV (HSB):
        269°, 99.4845%, 76.0784%
        XYZ:
        14.4678, 6.3496, 51.5020
        xyY:
        0.2001, 0.0878, 6.3496
      CIE-Lab:
        30.2780, 67.4930, -76.0405
        CIE-LCH:
        30.2780, 101.6733, 311.5921
        CIE-Luv:
        30.2780, 8.3397, -99.2104
        Hunter-Lab:
        25.1985, 58.3888, -103.5410
      #5f01c2 color charts
#5f01c2 RGB chart
      #5f01c2 CMYK chart
      #5f01c2 RGB pie chart
      #5f01c2 color shades, tints & tones
#5f01c2 color schemes
#5f01c2 color preview, HTML & CSS examples
           This text has a color of #5f01c2        
        
          <p style="color:#5f01c2;">Text here</p>
        
        
          .mytext {color:#5f01c2;}
        
        Text color #5f01c2
      
           This box has a color of #5f01c2        
        
          <div style="background-color:#5f01c2;">Content here</div>
        
        
          .mybackground {background-color:#5f01c2;}
        
        Background color #5f01c2
      
           Border around this has a color of #5f01c2        
        
          <div style="border:2px solid #5f01c2;">Content here</div>
        
        
          .myborder {border:2px solid #5f01c2;}
        
        Border color #5f01c2