#52b5bb color space conversions
Hex:
        #52b5bb
        RGB:
        82, 181, 187
        CMY:
        68, 29, 27
        CMYK:
        56, 3, 0, 27
      HSL:
        183°, 43.5685%, 52.7451%
        HSV (HSB):
        183°, 56.1497%, 73.3333%
        XYZ:
        28.9732, 38.4294, 52.9043
        xyY:
        0.2408, 0.3194, 38.4294
      CIE-Lab:
        68.3359, -27.0137, -11.8250
        CIE-LCH:
        68.3359, 29.4885, 203.6409
        CIE-Luv:
        68.3359, -41.0186, -13.9554
        Hunter-Lab:
        61.9915, -25.0589, -7.2048
      #52b5bb color charts
#52b5bb RGB chart
      #52b5bb CMYK chart
      #52b5bb RGB pie chart
      #52b5bb color shades, tints & tones
#52b5bb color schemes
#52b5bb color preview, HTML & CSS examples
           This text has a color of #52b5bb        
        
          <p style="color:#52b5bb;">Text here</p>
        
        
          .mytext {color:#52b5bb;}
        
        Text color #52b5bb
      
           This box has a color of #52b5bb        
        
          <div style="background-color:#52b5bb;">Content here</div>
        
        
          .mybackground {background-color:#52b5bb;}
        
        Background color #52b5bb
      
           Border around this has a color of #52b5bb        
        
          <div style="border:2px solid #52b5bb;">Content here</div>
        
        
          .myborder {border:2px solid #52b5bb;}
        
        Border color #52b5bb