#06526f color space conversions
Hex:
        #06526f
        RGB:
        6, 82, 111
        CMY:
        98, 68, 56
        CMYK:
        95, 26, 0, 56
      HSL:
        197°, 89.7436%, 22.9412%
        HSV (HSB):
        197°, 94.5946%, 43.5294%
        XYZ:
        5.9616, 7.2210, 16.1185
        xyY:
        0.2035, 0.2464, 7.2210
      CIE-Lab:
        32.3048, -9.5495, -22.5156
        CIE-LCH:
        32.3048, 24.4570, 247.0169
        CIE-Luv:
        32.3048, -21.5067, -28.8636
        Hunter-Lab:
        26.8719, -7.4249, -16.7534
      #06526f color charts
#06526f RGB chart
      #06526f CMYK chart
      #06526f RGB pie chart
      #06526f color shades, tints & tones
#06526f color schemes
#06526f color preview, HTML & CSS examples
           This text has a color of #06526f        
        
          <p style="color:#06526f;">Text here</p>
        
        
          .mytext {color:#06526f;}
        
        Text color #06526f
      
           This box has a color of #06526f        
        
          <div style="background-color:#06526f;">Content here</div>
        
        
          .mybackground {background-color:#06526f;}
        
        Background color #06526f
      
           Border around this has a color of #06526f        
        
          <div style="border:2px solid #06526f;">Content here</div>
        
        
          .myborder {border:2px solid #06526f;}
        
        Border color #06526f