#3c54cb color space conversions
Hex:
        #3c54cb
        RGB:
        60, 84, 203
        CMY:
        76, 67, 20
        CMYK:
        70, 59, 0, 20
      HSL:
        230°, 57.8947%, 51.5686%
        HSV (HSB):
        230°, 70.4433%, 79.6078%
        XYZ:
        15.8133, 11.6131, 57.9080
        xyY:
        0.1853, 0.1361, 11.6131
      CIE-Lab:
        40.5945, 31.0574, -64.4635
        CIE-LCH:
        40.5945, 71.5549, 295.7240
        CIE-Luv:
        40.5945, -12.6339, -95.5130
        Hunter-Lab:
        34.0780, 23.1933, -76.8956
      #3c54cb color charts
#3c54cb RGB chart
      #3c54cb CMYK chart
      #3c54cb RGB pie chart
      #3c54cb color shades, tints & tones
#3c54cb color schemes
#3c54cb color preview, HTML & CSS examples
           This text has a color of #3c54cb        
        
          <p style="color:#3c54cb;">Text here</p>
        
        
          .mytext {color:#3c54cb;}
        
        Text color #3c54cb
      
           This box has a color of #3c54cb        
        
          <div style="background-color:#3c54cb;">Content here</div>
        
        
          .mybackground {background-color:#3c54cb;}
        
        Background color #3c54cb
      
           Border around this has a color of #3c54cb        
        
          <div style="border:2px solid #3c54cb;">Content here</div>
        
        
          .myborder {border:2px solid #3c54cb;}
        
        Border color #3c54cb