#52bddf color space conversions
Hex:
        #52bddf
        RGB:
        82, 189, 223
        CMY:
        68, 26, 13
        CMYK:
        63, 15, 0, 13
      HSL:
        194°, 68.7805%, 59.8039%
        HSV (HSB):
        194°, 63.2287%, 87.4510%
        XYZ:
        34.9966, 43.5167, 76.3671
        xyY:
        0.2260, 0.2810, 43.5167
      CIE-Lab:
        71.9043, -20.5273, -26.1373
        CIE-LCH:
        71.9043, 33.2345, 231.8552
        CIE-Luv:
        71.9043, -42.2116, -38.4801
        Hunter-Lab:
        65.9672, -20.7458, -22.4601
      #52bddf color charts
#52bddf RGB chart
      #52bddf CMYK chart
      #52bddf RGB pie chart
      #52bddf color shades, tints & tones
#52bddf color schemes
#52bddf color preview, HTML & CSS examples
           This text has a color of #52bddf        
        
          <p style="color:#52bddf;">Text here</p>
        
        
          .mytext {color:#52bddf;}
        
        Text color #52bddf
      
           This box has a color of #52bddf        
        
          <div style="background-color:#52bddf;">Content here</div>
        
        
          .mybackground {background-color:#52bddf;}
        
        Background color #52bddf
      
           Border around this has a color of #52bddf        
        
          <div style="border:2px solid #52bddf;">Content here</div>
        
        
          .myborder {border:2px solid #52bddf;}
        
        Border color #52bddf