#529b7e color space conversions
Hex:
        #529b7e
        RGB:
        82, 155, 126
        CMY:
        68, 39, 51
        CMYK:
        47, 0, 19, 39
      HSL:
        156°, 30.8017%, 46.4706%
        HSV (HSB):
        156°, 47.0968%, 60.7843%
        XYZ:
        18.9669, 26.7429, 23.9009
        xyY:
        0.2725, 0.3842, 26.7429
      CIE-Lab:
        58.7356, -29.9523, 8.2080
        CIE-LCH:
        58.7356, 31.0566, 164.6752
        CIE-Luv:
        58.7356, -33.2750, 16.0722
        Hunter-Lab:
        51.7135, -25.0304, 8.7969
      #529b7e color charts
#529b7e RGB chart
      #529b7e CMYK chart
      #529b7e RGB pie chart
      #529b7e color shades, tints & tones
#529b7e color schemes
#529b7e color preview, HTML & CSS examples
           This text has a color of #529b7e        
        
          <p style="color:#529b7e;">Text here</p>
        
        
          .mytext {color:#529b7e;}
        
        Text color #529b7e
      
           This box has a color of #529b7e        
        
          <div style="background-color:#529b7e;">Content here</div>
        
        
          .mybackground {background-color:#529b7e;}
        
        Background color #529b7e
      
           Border around this has a color of #529b7e        
        
          <div style="border:2px solid #529b7e;">Content here</div>
        
        
          .myborder {border:2px solid #529b7e;}
        
        Border color #529b7e