#066b8e color space conversions
Hex:
        #066b8e
        RGB:
        6, 107, 142
        CMY:
        98, 58, 44
        CMYK:
        96, 25, 0, 44
      HSL:
        195°, 91.8919%, 29.0196%
        HSV (HSB):
        195°, 95.7746%, 55.6863%
        XYZ:
        10.2153, 12.5071, 27.4669
        xyY:
        0.2035, 0.2492, 12.5071
      CIE-Lab:
        42.0110, -12.3228, -26.3518
        CIE-LCH:
        42.0110, 29.0907, 244.9380
        CIE-Luv:
        42.0110, -28.4120, -36.3958
        Hunter-Lab:
        35.3654, -10.3297, -21.2924
      #066b8e color charts
#066b8e RGB chart
      #066b8e CMYK chart
      #066b8e RGB pie chart
      #066b8e color shades, tints & tones
#066b8e color schemes
#066b8e color preview, HTML & CSS examples
           This text has a color of #066b8e        
        
          <p style="color:#066b8e;">Text here</p>
        
        
          .mytext {color:#066b8e;}
        
        Text color #066b8e
      
           This box has a color of #066b8e        
        
          <div style="background-color:#066b8e;">Content here</div>
        
        
          .mybackground {background-color:#066b8e;}
        
        Background color #066b8e
      
           Border around this has a color of #066b8e        
        
          <div style="border:2px solid #066b8e;">Content here</div>
        
        
          .myborder {border:2px solid #066b8e;}
        
        Border color #066b8e