#3c75cc color space conversions
Hex:
        #3c75cc
        RGB:
        60, 117, 204
        CMY:
        76, 54, 20
        CMYK:
        71, 43, 0, 20
      HSL:
        216°, 58.5366%, 51.7647%
        HSV (HSB):
        216°, 70.5882%, 80.0000%
        XYZ:
        19.1239, 18.0429, 59.6014
        xyY:
        0.1976, 0.1865, 18.0429
      CIE-Lab:
        49.5481, 10.4527, -50.5907
        CIE-LCH:
        49.5481, 51.6592, 281.6738
        CIE-Luv:
        49.5481, -22.2786, -78.4422
        Hunter-Lab:
        42.4769, 6.0293, -53.4589
      #3c75cc color charts
#3c75cc RGB chart
      #3c75cc CMYK chart
      #3c75cc RGB pie chart
      #3c75cc color shades, tints & tones
#3c75cc color schemes
#3c75cc color preview, HTML & CSS examples
           This text has a color of #3c75cc        
        
          <p style="color:#3c75cc;">Text here</p>
        
        
          .mytext {color:#3c75cc;}
        
        Text color #3c75cc
      
           This box has a color of #3c75cc        
        
          <div style="background-color:#3c75cc;">Content here</div>
        
        
          .mybackground {background-color:#3c75cc;}
        
        Background color #3c75cc
      
           Border around this has a color of #3c75cc        
        
          <div style="border:2px solid #3c75cc;">Content here</div>
        
        
          .myborder {border:2px solid #3c75cc;}
        
        Border color #3c75cc