#52fbdd color space conversions
Hex:
        #52fbdd
        RGB:
        82, 251, 221
        CMY:
        68, 2, 13
        CMYK:
        67, 0, 12, 2
      HSL:
        169°, 95.4802%, 65.2941%
        HSV (HSB):
        169°, 67.3307%, 98.4314%
        XYZ:
        51.0280, 76.0087, 80.3883
        xyY:
        0.2460, 0.3664, 76.0087
      CIE-Lab:
        89.8634, -49.9328, 1.7609
        CIE-LCH:
        89.8634, 49.9639, 177.9803
        CIE-Luv:
        89.8634, -64.6444, 10.8225
        Hunter-Lab:
        87.1829, -48.0945, 6.3589
      #52fbdd color charts
#52fbdd RGB chart
      #52fbdd CMYK chart
      #52fbdd RGB pie chart
      #52fbdd color shades, tints & tones
#52fbdd color schemes
#52fbdd color preview, HTML & CSS examples
           This text has a color of #52fbdd        
        
          <p style="color:#52fbdd;">Text here</p>
        
        
          .mytext {color:#52fbdd;}
        
        Text color #52fbdd
      
           This box has a color of #52fbdd        
        
          <div style="background-color:#52fbdd;">Content here</div>
        
        
          .mybackground {background-color:#52fbdd;}
        
        Background color #52fbdd
      
           Border around this has a color of #52fbdd        
        
          <div style="border:2px solid #52fbdd;">Content here</div>
        
        
          .myborder {border:2px solid #52fbdd;}
        
        Border color #52fbdd