#52bbd4 color space conversions
Hex:
        #52bbd4
        RGB:
        82, 187, 212
        CMY:
        68, 27, 17
        CMYK:
        61, 12, 0, 17
      HSL:
        192°, 60.1852%, 57.6471%
        HSV (HSB):
        192°, 61.3208%, 83.1373%
        XYZ:
        33.1337, 42.0880, 68.6648
        xyY:
        0.2303, 0.2925, 42.0880
      CIE-Lab:
        70.9315, -22.8093, -21.6275
        CIE-LCH:
        70.9315, 31.4327, 223.4766
        CIE-Luv:
        70.9315, -42.0292, -30.5840
        Hunter-Lab:
        64.8752, -22.3665, -17.3407
      #52bbd4 color charts
#52bbd4 RGB chart
      #52bbd4 CMYK chart
      #52bbd4 RGB pie chart
      #52bbd4 color shades, tints & tones
#52bbd4 color schemes
#52bbd4 color preview, HTML & CSS examples
           This text has a color of #52bbd4        
        
          <p style="color:#52bbd4;">Text here</p>
        
        
          .mytext {color:#52bbd4;}
        
        Text color #52bbd4
      
           This box has a color of #52bbd4        
        
          <div style="background-color:#52bbd4;">Content here</div>
        
        
          .mybackground {background-color:#52bbd4;}
        
        Background color #52bbd4
      
           Border around this has a color of #52bbd4        
        
          <div style="border:2px solid #52bbd4;">Content here</div>
        
        
          .myborder {border:2px solid #52bbd4;}
        
        Border color #52bbd4