#066ad5 color space conversions
Hex:
        #066ad5
        RGB:
        6, 106, 213
        CMY:
        98, 58, 16
        CMYK:
        97, 50, 0, 16
      HSL:
        211°, 94.5205%, 42.9412%
        HSV (HSB):
        211°, 97.1831%, 83.5294%
        XYZ:
        17.2394, 15.1509, 64.9666
        xyY:
        0.1771, 0.1556, 15.1509
      CIE-Lab:
        45.8402, 16.4767, -61.7524
        CIE-LCH:
        45.8402, 63.9127, 284.9395
        CIE-Luv:
        45.8402, -24.3762, -94.1619
        Hunter-Lab:
        38.9241, 10.9399, -71.7115
      #066ad5 color charts
#066ad5 RGB chart
      #066ad5 CMYK chart
      #066ad5 RGB pie chart
      #066ad5 color shades, tints & tones
#066ad5 color schemes
#066ad5 color preview, HTML & CSS examples
           This text has a color of #066ad5        
        
          <p style="color:#066ad5;">Text here</p>
        
        
          .mytext {color:#066ad5;}
        
        Text color #066ad5
      
           This box has a color of #066ad5        
        
          <div style="background-color:#066ad5;">Content here</div>
        
        
          .mybackground {background-color:#066ad5;}
        
        Background color #066ad5
      
           Border around this has a color of #066ad5        
        
          <div style="border:2px solid #066ad5;">Content here</div>
        
        
          .myborder {border:2px solid #066ad5;}
        
        Border color #066ad5