#066f8e color space conversions
Hex:
        #066f8e
        RGB:
        6, 111, 142
        CMY:
        98, 56, 44
        CMYK:
        96, 22, 0, 44
      HSL:
        194°, 91.8919%, 29.0196%
        HSV (HSB):
        194°, 95.7746%, 55.6863%
        XYZ:
        10.6420, 13.3606, 27.6091
        xyY:
        0.2062, 0.2589, 13.3606
      CIE-Lab:
        43.3016, -14.6206, -24.3443
        CIE-LCH:
        43.3016, 28.3973, 239.0120
        CIE-Luv:
        43.3016, -29.8294, -33.3076
        Hunter-Lab:
        36.5521, -11.9966, -19.1974
      #066f8e color charts
#066f8e RGB chart
      #066f8e CMYK chart
      #066f8e RGB pie chart
      #066f8e color shades, tints & tones
#066f8e color schemes
#066f8e color preview, HTML & CSS examples
           This text has a color of #066f8e        
        
          <p style="color:#066f8e;">Text here</p>
        
        
          .mytext {color:#066f8e;}
        
        Text color #066f8e
      
           This box has a color of #066f8e        
        
          <div style="background-color:#066f8e;">Content here</div>
        
        
          .mybackground {background-color:#066f8e;}
        
        Background color #066f8e
      
           Border around this has a color of #066f8e        
        
          <div style="border:2px solid #066f8e;">Content here</div>
        
        
          .myborder {border:2px solid #066f8e;}
        
        Border color #066f8e