#00526a color space conversions
Hex:
        #00526a
        RGB:
        0, 82, 106
        CMY:
        100, 68, 58
        CMYK:
        100, 23, 0, 58
      HSL:
        194°, 100.0000%, 20.7843%
        HSV (HSB):
        194°, 100.0000%, 41.5686%
        XYZ:
        5.6188, 7.0752, 14.7052
        xyY:
        0.2051, 0.2582, 7.0752
      CIE-Lab:
        31.9775, -12.0220, -19.8927
        CIE-LCH:
        31.9775, 23.2432, 238.8535
        CIE-Luv:
        31.9775, -22.2987, -24.8557
        Hunter-Lab:
        26.5992, -8.8424, -14.1585
      #00526a color charts
#00526a RGB chart
      #00526a CMYK chart
      #00526a RGB pie chart
      #00526a color shades, tints & tones
#00526a color schemes
#00526a color preview, HTML & CSS examples
           This text has a color of #00526a        
        
          <p style="color:#00526a;">Text here</p>
        
        
          .mytext {color:#00526a;}
        
        Text color #00526a
      
           This box has a color of #00526a        
        
          <div style="background-color:#00526a;">Content here</div>
        
        
          .mybackground {background-color:#00526a;}
        
        Background color #00526a
      
           Border around this has a color of #00526a        
        
          <div style="border:2px solid #00526a;">Content here</div>
        
        
          .myborder {border:2px solid #00526a;}
        
        Border color #00526a