#52aed3 color space conversions
Hex:
        #52aed3
        RGB:
        82, 174, 211
        CMY:
        68, 32, 17
        CMYK:
        61, 18, 0, 17
      HSL:
        197°, 59.4470%, 57.4510%
        HSV (HSB):
        197°, 61.1374%, 82.7451%
        XYZ:
        30.3736, 36.7691, 67.1243
        xyY:
        0.2262, 0.2739, 36.7691
      CIE-Lab:
        67.1034, -16.3646, -26.9353
        CIE-LCH:
        67.1034, 31.5169, 238.7191
        CIE-Luv:
        67.1034, -37.2758, -40.0020
        Hunter-Lab:
        60.6375, -16.7042, -23.1864
      #52aed3 color charts
#52aed3 RGB chart
      #52aed3 CMYK chart
      #52aed3 RGB pie chart
      #52aed3 color shades, tints & tones
#52aed3 color schemes
#52aed3 color preview, HTML & CSS examples
           This text has a color of #52aed3        
        
          <p style="color:#52aed3;">Text here</p>
        
        
          .mytext {color:#52aed3;}
        
        Text color #52aed3
      
           This box has a color of #52aed3        
        
          <div style="background-color:#52aed3;">Content here</div>
        
        
          .mybackground {background-color:#52aed3;}
        
        Background color #52aed3
      
           Border around this has a color of #52aed3        
        
          <div style="border:2px solid #52aed3;">Content here</div>
        
        
          .myborder {border:2px solid #52aed3;}
        
        Border color #52aed3