#066ed9 color space conversions
Hex:
        #066ed9
        RGB:
        6, 110, 217
        CMY:
        98, 57, 15
        CMYK:
        97, 49, 0, 15
      HSL:
        210°, 94.6188%, 43.7255%
        HSV (HSB):
        210°, 97.2350%, 85.0980%
        XYZ:
        18.1754, 16.2003, 67.8147
        xyY:
        0.1779, 0.1585, 16.2003
      CIE-Lab:
        47.2362, 15.4916, -61.7707
        CIE-LCH:
        47.2362, 63.6837, 284.0790
        CIE-Luv:
        47.2362, -25.4015, -94.8912
        Hunter-Lab:
        40.2496, 10.1679, -71.7201
      #066ed9 color charts
#066ed9 RGB chart
      #066ed9 CMYK chart
      #066ed9 RGB pie chart
      #066ed9 color shades, tints & tones
#066ed9 color schemes
#066ed9 color preview, HTML & CSS examples
           This text has a color of #066ed9        
        
          <p style="color:#066ed9;">Text here</p>
        
        
          .mytext {color:#066ed9;}
        
        Text color #066ed9
      
           This box has a color of #066ed9        
        
          <div style="background-color:#066ed9;">Content here</div>
        
        
          .mybackground {background-color:#066ed9;}
        
        Background color #066ed9
      
           Border around this has a color of #066ed9        
        
          <div style="border:2px solid #066ed9;">Content here</div>
        
        
          .myborder {border:2px solid #066ed9;}
        
        Border color #066ed9