#006f94 color space conversions
Hex:
        #006f94
        RGB:
        0, 111, 148
        CMY:
        100, 56, 42
        CMYK:
        100, 25, 0, 42
      HSL:
        195°, 100.0000%, 29.0196%
        HSV (HSB):
        195°, 100.0000%, 58.0392%
        XYZ:
        11.0297, 13.5070, 30.0428
        xyY:
        0.2021, 0.2475, 13.5070
      CIE-Lab:
        43.5174, -12.6592, -27.5874
        CIE-LCH:
        43.5174, 30.3532, 245.3508
        CIE-Luv:
        43.5174, -29.7564, -38.5520
        Hunter-Lab:
        36.7519, -10.7455, -22.7402
      #006f94 color charts
#006f94 RGB chart
      #006f94 CMYK chart
      #006f94 RGB pie chart
      #006f94 color shades, tints & tones
#006f94 color schemes
#006f94 color preview, HTML & CSS examples
           This text has a color of #006f94        
        
          <p style="color:#006f94;">Text here</p>
        
        
          .mytext {color:#006f94;}
        
        Text color #006f94
      
           This box has a color of #006f94        
        
          <div style="background-color:#006f94;">Content here</div>
        
        
          .mybackground {background-color:#006f94;}
        
        Background color #006f94
      
           Border around this has a color of #006f94        
        
          <div style="border:2px solid #006f94;">Content here</div>
        
        
          .myborder {border:2px solid #006f94;}
        
        Border color #006f94