#006982 color space conversions
Hex:
        #006982
        RGB:
        0, 105, 130
        CMY:
        100, 59, 49
        CMYK:
        100, 19, 0, 49
      HSL:
        192°, 100.0000%, 25.4902%
        HSV (HSB):
        192°, 100.0000%, 50.9804%
        XYZ:
        9.0808, 11.7149, 22.9017
        xyY:
        0.2078, 0.2681, 11.7149
      CIE-Lab:
        40.7593, -16.0751, -21.0804
        CIE-LCH:
        40.7593, 26.5102, 232.6722
        CIE-Luv:
        40.7593, -28.9083, -27.7856
        Hunter-Lab:
        34.2270, -12.5389, -15.7128
      #006982 color charts
#006982 RGB chart
      #006982 CMYK chart
      #006982 RGB pie chart
      #006982 color shades, tints & tones
#006982 color schemes
#006982 color preview, HTML & CSS examples
           This text has a color of #006982        
        
          <p style="color:#006982;">Text here</p>
        
        
          .mytext {color:#006982;}
        
        Text color #006982
      
           This box has a color of #006982        
        
          <div style="background-color:#006982;">Content here</div>
        
        
          .mybackground {background-color:#006982;}
        
        Background color #006982
      
           Border around this has a color of #006982        
        
          <div style="border:2px solid #006982;">Content here</div>
        
        
          .myborder {border:2px solid #006982;}
        
        Border color #006982