#066ad7 color space conversions
Hex:
        #066ad7
        RGB:
        6, 106, 215
        CMY:
        98, 58, 16
        CMYK:
        97, 51, 0, 16
      HSL:
        211°, 94.5701%, 43.3333%
        HSV (HSB):
        211°, 97.2093%, 84.3137%
        XYZ:
        17.4949, 15.2531, 66.3120
        xyY:
        0.1766, 0.1540, 15.2531
      CIE-Lab:
        45.9789, 17.2700, -62.6676
        CIE-LCH:
        45.9789, 65.0037, 285.4072
        CIE-Luv:
        45.9789, -24.3051, -95.6388
        Hunter-Lab:
        39.0552, 11.6130, -73.3302
      #066ad7 color charts
#066ad7 RGB chart
      #066ad7 CMYK chart
      #066ad7 RGB pie chart
      #066ad7 color shades, tints & tones
#066ad7 color schemes
#066ad7 color preview, HTML & CSS examples
           This text has a color of #066ad7        
        
          <p style="color:#066ad7;">Text here</p>
        
        
          .mytext {color:#066ad7;}
        
        Text color #066ad7
      
           This box has a color of #066ad7        
        
          <div style="background-color:#066ad7;">Content here</div>
        
        
          .mybackground {background-color:#066ad7;}
        
        Background color #066ad7
      
           Border around this has a color of #066ad7        
        
          <div style="border:2px solid #066ad7;">Content here</div>
        
        
          .myborder {border:2px solid #066ad7;}
        
        Border color #066ad7