#52dbdf color space conversions
Hex:
        #52dbdf
        RGB:
        82, 219, 223
        CMY:
        68, 14, 13
        CMYK:
        63, 2, 0, 13
      HSL:
        182°, 68.7805%, 59.8039%
        HSV (HSB):
        182°, 63.2287%, 87.4510%
        XYZ:
        42.1305, 57.7846, 78.7451
        xyY:
        0.2358, 0.3234, 57.7846
      CIE-Lab:
        80.6189, -35.2287, -12.9378
        CIE-LCH:
        80.6189, 37.5293, 200.1658
        CIE-Luv:
        80.6189, -53.1112, -14.8693
        Hunter-Lab:
        76.0162, -34.0982, -8.2071
      #52dbdf color charts
#52dbdf RGB chart
      #52dbdf CMYK chart
      #52dbdf RGB pie chart
      #52dbdf color shades, tints & tones
#52dbdf color schemes
#52dbdf color preview, HTML & CSS examples
           This text has a color of #52dbdf        
        
          <p style="color:#52dbdf;">Text here</p>
        
        
          .mytext {color:#52dbdf;}
        
        Text color #52dbdf
      
           This box has a color of #52dbdf        
        
          <div style="background-color:#52dbdf;">Content here</div>
        
        
          .mybackground {background-color:#52dbdf;}
        
        Background color #52dbdf
      
           Border around this has a color of #52dbdf        
        
          <div style="border:2px solid #52dbdf;">Content here</div>
        
        
          .myborder {border:2px solid #52dbdf;}
        
        Border color #52dbdf