#52b3bb color space conversions
Hex:
        #52b3bb
        RGB:
        82, 179, 187
        CMY:
        68, 30, 27
        CMYK:
        56, 4, 0, 27
      HSL:
        185°, 43.5685%, 52.7451%
        HSV (HSB):
        185°, 56.1497%, 73.3333%
        XYZ:
        28.5694, 37.6219, 52.7697
        xyY:
        0.2402, 0.3163, 37.6219
      CIE-Lab:
        67.7410, -26.0199, -12.7172
        CIE-LCH:
        67.7410, 28.9614, 206.0471
        CIE-Luv:
        67.7410, -40.2576, -15.4982
        Hunter-Lab:
        61.3367, -24.1974, -8.0732
      #52b3bb color charts
#52b3bb RGB chart
      #52b3bb CMYK chart
      #52b3bb RGB pie chart
      #52b3bb color shades, tints & tones
#52b3bb color schemes
#52b3bb color preview, HTML & CSS examples
           This text has a color of #52b3bb        
        
          <p style="color:#52b3bb;">Text here</p>
        
        
          .mytext {color:#52b3bb;}
        
        Text color #52b3bb
      
           This box has a color of #52b3bb        
        
          <div style="background-color:#52b3bb;">Content here</div>
        
        
          .mybackground {background-color:#52b3bb;}
        
        Background color #52b3bb
      
           Border around this has a color of #52b3bb        
        
          <div style="border:2px solid #52b3bb;">Content here</div>
        
        
          .myborder {border:2px solid #52b3bb;}
        
        Border color #52b3bb