#52adcd color space conversions
Hex:
        #52adcd
        RGB:
        82, 173, 205
        CMY:
        68, 32, 20
        CMYK:
        60, 16, 0, 20
      HSL:
        196°, 55.1570%, 56.2745%
        HSV (HSB):
        196°, 60.0000%, 80.3922%
        XYZ:
        29.4427, 36.0888, 63.1716
        xyY:
        0.2288, 0.2804, 36.0888
      CIE-Lab:
        66.5877, -17.6702, -24.4156
        CIE-LCH:
        66.5877, 30.1390, 234.1058
        CIE-Luv:
        66.5877, -37.1681, -35.6054
        Hunter-Lab:
        60.0739, -17.6451, -20.2956
      #52adcd color charts
#52adcd RGB chart
      #52adcd CMYK chart
      #52adcd RGB pie chart
      #52adcd color shades, tints & tones
#52adcd color schemes
#52adcd color preview, HTML & CSS examples
           This text has a color of #52adcd        
        
          <p style="color:#52adcd;">Text here</p>
        
        
          .mytext {color:#52adcd;}
        
        Text color #52adcd
      
           This box has a color of #52adcd        
        
          <div style="background-color:#52adcd;">Content here</div>
        
        
          .mybackground {background-color:#52adcd;}
        
        Background color #52adcd
      
           Border around this has a color of #52adcd        
        
          <div style="border:2px solid #52adcd;">Content here</div>
        
        
          .myborder {border:2px solid #52adcd;}
        
        Border color #52adcd