#4060c3 color space conversions
Hex:
        #4060c3
        RGB:
        64, 96, 195
        CMY:
        75, 62, 24
        CMYK:
        67, 51, 0, 24
      HSL:
        225°, 52.1912%, 50.7843%
        HSV (HSB):
        225°, 67.1795%, 76.4706%
        XYZ:
        16.1476, 13.3959, 53.3644
        xyY:
        0.1948, 0.1616, 13.3959
      CIE-Lab:
        43.3538, 21.0881, -55.3521
        CIE-LCH:
        43.3538, 59.2332, 290.8559
        CIE-Luv:
        43.3538, -14.9884, -83.8030
        Hunter-Lab:
        36.6004, 14.7010, -60.8262
      #4060c3 color charts
#4060c3 RGB chart
      #4060c3 CMYK chart
      #4060c3 RGB pie chart
      #4060c3 color shades, tints & tones
#4060c3 color schemes
#4060c3 color preview, HTML & CSS examples
           This text has a color of #4060c3        
        
          <p style="color:#4060c3;">Text here</p>
        
        
          .mytext {color:#4060c3;}
        
        Text color #4060c3
      
           This box has a color of #4060c3        
        
          <div style="background-color:#4060c3;">Content here</div>
        
        
          .mybackground {background-color:#4060c3;}
        
        Background color #4060c3
      
           Border around this has a color of #4060c3        
        
          <div style="border:2px solid #4060c3;">Content here</div>
        
        
          .myborder {border:2px solid #4060c3;}
        
        Border color #4060c3