#066eef color space conversions
Hex:
        #066eef
        RGB:
        6, 110, 239
        CMY:
        98, 57, 6
        CMYK:
        97, 54, 0, 6
      HSL:
        213°, 95.1020%, 48.0392%
        HSV (HSB):
        213°, 97.4895%, 93.7255%
        XYZ:
        21.2310, 17.4226, 83.9053
        xyY:
        0.1732, 0.1422, 17.4226
      CIE-Lab:
        48.7881, 24.1166, -71.6571
        CIE-LCH:
        48.7881, 75.6065, 288.6009
        CIE-Luv:
        48.7881, -24.6664, -110.9006
        Hunter-Lab:
        41.7404, 17.7475, -89.9648
      #066eef color charts
#066eef RGB chart
      #066eef CMYK chart
      #066eef RGB pie chart
      #066eef color shades, tints & tones
#066eef color schemes
#066eef color preview, HTML & CSS examples
           This text has a color of #066eef        
        
          <p style="color:#066eef;">Text here</p>
        
        
          .mytext {color:#066eef;}
        
        Text color #066eef
      
           This box has a color of #066eef        
        
          <div style="background-color:#066eef;">Content here</div>
        
        
          .mybackground {background-color:#066eef;}
        
        Background color #066eef
      
           Border around this has a color of #066eef        
        
          <div style="border:2px solid #066eef;">Content here</div>
        
        
          .myborder {border:2px solid #066eef;}
        
        Border color #066eef