#4060c8 color space conversions
Hex:
        #4060c8
        RGB:
        64, 96, 200
        CMY:
        75, 62, 22
        CMYK:
        68, 52, 0, 22
      HSL:
        226°, 55.2846%, 51.7647%
        HSV (HSB):
        226°, 68.0000%, 78.4314%
        XYZ:
        16.7226, 13.6259, 56.3923
        xyY:
        0.1928, 0.1571, 13.6259
      CIE-Lab:
        43.6915, 22.8809, -57.6975
        CIE-LCH:
        43.6915, 62.0688, 291.6317
        CIE-Luv:
        43.6915, -15.0249, -87.5413
        Hunter-Lab:
        36.9132, 16.2665, -64.7380
      #4060c8 color charts
#4060c8 RGB chart
      #4060c8 CMYK chart
      #4060c8 RGB pie chart
      #4060c8 color shades, tints & tones
#4060c8 color schemes
#4060c8 color preview, HTML & CSS examples
           This text has a color of #4060c8        
        
          <p style="color:#4060c8;">Text here</p>
        
        
          .mytext {color:#4060c8;}
        
        Text color #4060c8
      
           This box has a color of #4060c8        
        
          <div style="background-color:#4060c8;">Content here</div>
        
        
          .mybackground {background-color:#4060c8;}
        
        Background color #4060c8
      
           Border around this has a color of #4060c8        
        
          <div style="border:2px solid #4060c8;">Content here</div>
        
        
          .myborder {border:2px solid #4060c8;}
        
        Border color #4060c8