#5f60fc color space conversions
Hex:
        #5f60fc
        RGB:
        95, 96, 252
        CMY:
        63, 62, 1
        CMYK:
        62, 62, 0, 1
      HSL:
        240°, 96.3190%, 68.0392%
        HSV (HSB):
        240°, 62.3016%, 98.8235%
        XYZ:
        26.4729, 17.8269, 94.1411
        xyY:
        0.1912, 0.1288, 17.8269
      CIE-Lab:
        49.2855, 45.1279, -77.9716
        CIE-LCH:
        49.2855, 90.0894, 300.0611
        CIE-Luv:
        49.2855, -9.0315, -121.6940
        Hunter-Lab:
        42.2219, 38.0300, -102.6420
      #5f60fc color charts
#5f60fc RGB chart
      #5f60fc CMYK chart
      #5f60fc RGB pie chart
      #5f60fc color shades, tints & tones
#5f60fc color schemes
#5f60fc color preview, HTML & CSS examples
           This text has a color of #5f60fc        
        
          <p style="color:#5f60fc;">Text here</p>
        
        
          .mytext {color:#5f60fc;}
        
        Text color #5f60fc
      
           This box has a color of #5f60fc        
        
          <div style="background-color:#5f60fc;">Content here</div>
        
        
          .mybackground {background-color:#5f60fc;}
        
        Background color #5f60fc
      
           Border around this has a color of #5f60fc        
        
          <div style="border:2px solid #5f60fc;">Content here</div>
        
        
          .myborder {border:2px solid #5f60fc;}
        
        Border color #5f60fc