#52bcce color space conversions
Hex:
        #52bcce
        RGB:
        82, 188, 206
        CMY:
        68, 26, 19
        CMYK:
        60, 9, 0, 19
      HSL:
        189°, 55.8559%, 56.4706%
        HSV (HSB):
        189°, 60.1942%, 80.7843%
        XYZ:
        32.6035, 42.2165, 64.8227
        xyY:
        0.2335, 0.3023, 42.2165
      CIE-Lab:
        71.0199, -25.0775, -18.2146
        CIE-LCH:
        71.0199, 30.9944, 215.9921
        CIE-Luv:
        71.0199, -42.7026, -24.6507
        Hunter-Lab:
        64.9742, -24.1352, -13.6698
      #52bcce color charts
#52bcce RGB chart
      #52bcce CMYK chart
      #52bcce RGB pie chart
      #52bcce color shades, tints & tones
#52bcce color schemes
#52bcce color preview, HTML & CSS examples
           This text has a color of #52bcce        
        
          <p style="color:#52bcce;">Text here</p>
        
        
          .mytext {color:#52bcce;}
        
        Text color #52bcce
      
           This box has a color of #52bcce        
        
          <div style="background-color:#52bcce;">Content here</div>
        
        
          .mybackground {background-color:#52bcce;}
        
        Background color #52bcce
      
           Border around this has a color of #52bcce        
        
          <div style="border:2px solid #52bcce;">Content here</div>
        
        
          .myborder {border:2px solid #52bcce;}
        
        Border color #52bcce