#5f66ff color space conversions
Hex:
        #5f66ff
        RGB:
        95, 102, 255
        CMY:
        63, 60, 0
        CMYK:
        63, 60, 0, 0
      HSL:
        237°, 100.0000%, 68.6275%
        HSV (HSB):
        237°, 62.7451%, 100.0000%
        XYZ:
        27.5207, 19.1556, 96.8547
        xyY:
        0.1917, 0.1335, 19.1556
      CIE-Lab:
        50.8688, 42.5557, -77.0551
        CIE-LCH:
        50.8688, 88.0254, 298.9109
        CIE-Luv:
        50.8688, -10.5879, -121.3963
        Hunter-Lab:
        43.7672, 35.6479, -100.5690
      #5f66ff color charts
#5f66ff RGB chart
      #5f66ff CMYK chart
      #5f66ff RGB pie chart
      #5f66ff color shades, tints & tones
#5f66ff color schemes
#5f66ff color preview, HTML & CSS examples
           This text has a color of #5f66ff        
        
          <p style="color:#5f66ff;">Text here</p>
        
        
          .mytext {color:#5f66ff;}
        
        Text color #5f66ff
      
           This box has a color of #5f66ff        
        
          <div style="background-color:#5f66ff;">Content here</div>
        
        
          .mybackground {background-color:#5f66ff;}
        
        Background color #5f66ff
      
           Border around this has a color of #5f66ff        
        
          <div style="border:2px solid #5f66ff;">Content here</div>
        
        
          .myborder {border:2px solid #5f66ff;}
        
        Border color #5f66ff