#4060d5 color space conversions
Hex:
        #4060d5
        RGB:
        64, 96, 213
        CMY:
        75, 62, 16
        CMYK:
        70, 55, 0, 16
      HSL:
        227°, 63.9485%, 54.3137%
        HSV (HSB):
        227°, 69.9531%, 83.5294%
        XYZ:
        18.3075, 14.2598, 64.7383
        xyY:
        0.1881, 0.1465, 14.2598
      CIE-Lab:
        44.6033, 27.5365, -63.6875
        CIE-LCH:
        44.6033, 69.3856, 293.3822
        CIE-Luv:
        44.6033, -15.1385, -97.0476
        Hunter-Lab:
        37.7622, 20.4547, -75.2114
      #4060d5 color charts
#4060d5 RGB chart
      #4060d5 CMYK chart
      #4060d5 RGB pie chart
      #4060d5 color shades, tints & tones
#4060d5 color schemes
#4060d5 color preview, HTML & CSS examples
           This text has a color of #4060d5        
        
          <p style="color:#4060d5;">Text here</p>
        
        
          .mytext {color:#4060d5;}
        
        Text color #4060d5
      
           This box has a color of #4060d5        
        
          <div style="background-color:#4060d5;">Content here</div>
        
        
          .mybackground {background-color:#4060d5;}
        
        Background color #4060d5
      
           Border around this has a color of #4060d5        
        
          <div style="border:2px solid #4060d5;">Content here</div>
        
        
          .myborder {border:2px solid #4060d5;}
        
        Border color #4060d5