#5f60ff color space conversions
Hex:
        #5f60ff
        RGB:
        95, 96, 255
        CMY:
        63, 62, 0
        CMYK:
        63, 62, 0, 0
      HSL:
        240°, 100.0000%, 68.6275%
        HSV (HSB):
        240°, 62.7451%, 100.0000%
        XYZ:
        26.9522, 18.0186, 96.6652
        xyY:
        0.1903, 0.1272, 18.0186
      CIE-Lab:
        49.5187, 46.0816, -79.2573
        CIE-LCH:
        49.5187, 91.6801, 300.1745
        CIE-Luv:
        49.5187, -9.1735, -123.7132
        Hunter-Lab:
        42.4484, 39.0522, -105.3037
      #5f60ff color charts
#5f60ff RGB chart
      #5f60ff CMYK chart
      #5f60ff RGB pie chart
      #5f60ff color shades, tints & tones
#5f60ff color schemes
#5f60ff color preview, HTML & CSS examples
           This text has a color of #5f60ff        
        
          <p style="color:#5f60ff;">Text here</p>
        
        
          .mytext {color:#5f60ff;}
        
        Text color #5f60ff
      
           This box has a color of #5f60ff        
        
          <div style="background-color:#5f60ff;">Content here</div>
        
        
          .mybackground {background-color:#5f60ff;}
        
        Background color #5f60ff
      
           Border around this has a color of #5f60ff        
        
          <div style="border:2px solid #5f60ff;">Content here</div>
        
        
          .myborder {border:2px solid #5f60ff;}
        
        Border color #5f60ff