#5f06c1 color space conversions
Hex:
        #5f06c1
        RGB:
        95, 6, 193
        CMY:
        63, 98, 24
        CMYK:
        51, 97, 0, 24
      HSL:
        269°, 93.9698%, 39.0196%
        HSV (HSB):
        269°, 96.8912%, 75.6863%
        XYZ:
        14.4101, 6.4134, 50.9305
        xyY:
        0.2008, 0.0894, 6.4134
      CIE-Lab:
        30.4324, 66.4723, -75.1957
        CIE-LCH:
        30.4324, 100.3641, 311.4764
        CIE-Luv:
        30.4324, 8.3041, -98.5894
        Hunter-Lab:
        25.3247, 57.2506, -101.5108
      #5f06c1 color charts
#5f06c1 RGB chart
      #5f06c1 CMYK chart
      #5f06c1 RGB pie chart
      #5f06c1 color shades, tints & tones
#5f06c1 color schemes
#5f06c1 color preview, HTML & CSS examples
           This text has a color of #5f06c1        
        
          <p style="color:#5f06c1;">Text here</p>
        
        
          .mytext {color:#5f06c1;}
        
        Text color #5f06c1
      
           This box has a color of #5f06c1        
        
          <div style="background-color:#5f06c1;">Content here</div>
        
        
          .mybackground {background-color:#5f06c1;}
        
        Background color #5f06c1
      
           Border around this has a color of #5f06c1        
        
          <div style="border:2px solid #5f06c1;">Content here</div>
        
        
          .myborder {border:2px solid #5f06c1;}
        
        Border color #5f06c1