#52bebb color space conversions
Hex:
        #52bebb
        RGB:
        82, 190, 187
        CMY:
        68, 25, 27
        CMYK:
        57, 0, 2, 25
      HSL:
        178°, 45.3782%, 53.3333%
        HSV (HSB):
        178°, 56.8421%, 74.5098%
        XYZ:
        30.8628, 42.2086, 53.5341
        xyY:
        0.2438, 0.3334, 42.2086
      CIE-Lab:
        71.0145, -31.3974, -7.8283
        CIE-LCH:
        71.0145, 32.3586, 194.0000
        CIE-Luv:
        71.0145, -44.4317, -7.0645
        Hunter-Lab:
        64.9682, -28.8988, -3.3776
      #52bebb color charts
#52bebb RGB chart
      #52bebb CMYK chart
      #52bebb RGB pie chart
      #52bebb color shades, tints & tones
#52bebb color schemes
#52bebb color preview, HTML & CSS examples
           This text has a color of #52bebb        
        
          <p style="color:#52bebb;">Text here</p>
        
        
          .mytext {color:#52bebb;}
        
        Text color #52bebb
      
           This box has a color of #52bebb        
        
          <div style="background-color:#52bebb;">Content here</div>
        
        
          .mybackground {background-color:#52bebb;}
        
        Background color #52bebb
      
           Border around this has a color of #52bebb        
        
          <div style="border:2px solid #52bebb;">Content here</div>
        
        
          .myborder {border:2px solid #52bebb;}
        
        Border color #52bebb