#52c4d3 color space conversions
Hex:
        #52c4d3
        RGB:
        82, 196, 211
        CMY:
        68, 23, 17
        CMYK:
        61, 7, 0, 17
      HSL:
        187°, 59.4470%, 57.4510%
        HSV (HSB):
        187°, 61.1374%, 82.7451%
        XYZ:
        34.9775, 45.9768, 68.6589
        xyY:
        0.2338, 0.3073, 45.9768
      CIE-Lab:
        73.5305, -27.6020, -17.1416
        CIE-LCH:
        73.5305, 32.4916, 211.8415
        CIE-Luv:
        73.5305, -45.4024, -22.6445
        Hunter-Lab:
        67.8062, -26.5826, -12.5712
      #52c4d3 color charts
#52c4d3 RGB chart
      #52c4d3 CMYK chart
      #52c4d3 RGB pie chart
      #52c4d3 color shades, tints & tones
#52c4d3 color schemes
#52c4d3 color preview, HTML & CSS examples
           This text has a color of #52c4d3        
        
          <p style="color:#52c4d3;">Text here</p>
        
        
          .mytext {color:#52c4d3;}
        
        Text color #52c4d3
      
           This box has a color of #52c4d3        
        
          <div style="background-color:#52c4d3;">Content here</div>
        
        
          .mybackground {background-color:#52c4d3;}
        
        Background color #52c4d3
      
           Border around this has a color of #52c4d3        
        
          <div style="border:2px solid #52c4d3;">Content here</div>
        
        
          .myborder {border:2px solid #52c4d3;}
        
        Border color #52c4d3