#3c60cb color space conversions
Hex:
        #3c60cb
        RGB:
        60, 96, 203
        CMY:
        76, 62, 20
        CMYK:
        70, 53, 0, 20
      HSL:
        225°, 57.8947%, 51.5686%
        HSV (HSB):
        225°, 70.4433%, 79.6078%
        XYZ:
        16.8258, 13.6382, 58.2455
        xyY:
        0.1897, 0.1537, 13.6382
      CIE-Lab:
        43.7095, 23.3790, -59.4070
        CIE-LCH:
        43.7095, 63.8417, 291.4816
        CIE-Luv:
        43.7095, -15.8761, -90.0539
        Hunter-Lab:
        36.9299, 16.7000, -67.6607
      #3c60cb color charts
#3c60cb RGB chart
      #3c60cb CMYK chart
      #3c60cb RGB pie chart
      #3c60cb color shades, tints & tones
#3c60cb color schemes
#3c60cb color preview, HTML & CSS examples
           This text has a color of #3c60cb        
        
          <p style="color:#3c60cb;">Text here</p>
        
        
          .mytext {color:#3c60cb;}
        
        Text color #3c60cb
      
           This box has a color of #3c60cb        
        
          <div style="background-color:#3c60cb;">Content here</div>
        
        
          .mybackground {background-color:#3c60cb;}
        
        Background color #3c60cb
      
           Border around this has a color of #3c60cb        
        
          <div style="border:2px solid #3c60cb;">Content here</div>
        
        
          .myborder {border:2px solid #3c60cb;}
        
        Border color #3c60cb