#52c2bb color space conversions
Hex:
        #52c2bb
        RGB:
        82, 194, 187
        CMY:
        68, 24, 27
        CMYK:
        58, 0, 4, 24
      HSL:
        176°, 47.8632%, 54.1176%
        HSV (HSB):
        176°, 57.7320%, 76.0784%
        XYZ:
        31.7411, 43.9653, 53.8269
        xyY:
        0.2450, 0.3394, 43.9653
      CIE-Lab:
        72.2053, -33.3003, -6.0625
        CIE-LCH:
        72.2053, 33.8476, 190.3179
        CIE-Luv:
        72.2053, -45.9413, -4.0327
        Hunter-Lab:
        66.3063, -30.5874, -1.7167
      #52c2bb color charts
#52c2bb RGB chart
      #52c2bb CMYK chart
      #52c2bb RGB pie chart
      #52c2bb color shades, tints & tones
#52c2bb color schemes
#52c2bb color preview, HTML & CSS examples
           This text has a color of #52c2bb        
        
          <p style="color:#52c2bb;">Text here</p>
        
        
          .mytext {color:#52c2bb;}
        
        Text color #52c2bb
      
           This box has a color of #52c2bb        
        
          <div style="background-color:#52c2bb;">Content here</div>
        
        
          .mybackground {background-color:#52c2bb;}
        
        Background color #52c2bb
      
           Border around this has a color of #52c2bb        
        
          <div style="border:2px solid #52c2bb;">Content here</div>
        
        
          .myborder {border:2px solid #52c2bb;}
        
        Border color #52c2bb