#52fcd2 color space conversions
Hex:
        #52fcd2
        RGB:
        82, 252, 210
        CMY:
        68, 1, 18
        CMYK:
        67, 0, 17, 1
      HSL:
        165°, 96.5909%, 65.4902%
        HSV (HSB):
        165°, 67.4603%, 98.8235%
        XYZ:
        49.9229, 76.0678, 73.0241
        xyY:
        0.2509, 0.3822, 76.0678
      CIE-Lab:
        89.8908, -53.0061, 7.5056
        CIE-LCH:
        89.8908, 53.5348, 171.9406
        CIE-Luv:
        89.8908, -65.6925, 20.0980
        Hunter-Lab:
        87.2168, -50.4561, 11.4100
      #52fcd2 color charts
#52fcd2 RGB chart
      #52fcd2 CMYK chart
      #52fcd2 RGB pie chart
      #52fcd2 color shades, tints & tones
#52fcd2 color schemes
#52fcd2 color preview, HTML & CSS examples
           This text has a color of #52fcd2        
        
          <p style="color:#52fcd2;">Text here</p>
        
        
          .mytext {color:#52fcd2;}
        
        Text color #52fcd2
      
           This box has a color of #52fcd2        
        
          <div style="background-color:#52fcd2;">Content here</div>
        
        
          .mybackground {background-color:#52fcd2;}
        
        Background color #52fcd2
      
           Border around this has a color of #52fcd2        
        
          <div style="border:2px solid #52fcd2;">Content here</div>
        
        
          .myborder {border:2px solid #52fcd2;}
        
        Border color #52fcd2