#5f01c1 color space conversions
Hex:
        #5f01c1
        RGB:
        95, 1, 193
        CMY:
        63, 100, 24
        CMYK:
        51, 99, 0, 24
      HSL:
        269°, 98.9691%, 38.0392%
        HSV (HSB):
        269°, 99.4819%, 75.6863%
        XYZ:
        14.3558, 6.3049, 50.9124
        xyY:
        0.2006, 0.0881, 6.3049
      CIE-Lab:
        30.1689, 67.2726, -75.6316
        CIE-LCH:
        30.1689, 101.2212, 311.6524
        CIE-Luv:
        30.1689, 8.4764, -98.6297
        Hunter-Lab:
        25.1095, 58.1120, -102.6408
      #5f01c1 color charts
#5f01c1 RGB chart
      #5f01c1 CMYK chart
      #5f01c1 RGB pie chart
      #5f01c1 color shades, tints & tones
#5f01c1 color schemes
#5f01c1 color preview, HTML & CSS examples
           This text has a color of #5f01c1        
        
          <p style="color:#5f01c1;">Text here</p>
        
        
          .mytext {color:#5f01c1;}
        
        Text color #5f01c1
      
           This box has a color of #5f01c1        
        
          <div style="background-color:#5f01c1;">Content here</div>
        
        
          .mybackground {background-color:#5f01c1;}
        
        Background color #5f01c1
      
           Border around this has a color of #5f01c1        
        
          <div style="border:2px solid #5f01c1;">Content here</div>
        
        
          .myborder {border:2px solid #5f01c1;}
        
        Border color #5f01c1