#52dcdb color space conversions
Hex:
        #52dcdb
        RGB:
        82, 220, 219
        CMY:
        68, 14, 14
        CMYK:
        63, 0, 0, 14
      HSL:
        180°, 66.3462%, 59.2157%
        HSV (HSB):
        180°, 62.7273%, 86.2745%
        XYZ:
        41.8591, 58.0947, 76.0250
        xyY:
        0.2379, 0.3301, 58.0947
      CIE-Lab:
        80.7914, -36.7929, -10.5490
        CIE-LCH:
        80.7914, 38.2752, 195.9983
        CIE-Luv:
        80.7914, -53.7120, -10.7531
        Hunter-Lab:
        76.2199, -35.3547, -5.7845
      #52dcdb color charts
#52dcdb RGB chart
      #52dcdb CMYK chart
      #52dcdb RGB pie chart
      #52dcdb color shades, tints & tones
#52dcdb color schemes
#52dcdb color preview, HTML & CSS examples
           This text has a color of #52dcdb        
        
          <p style="color:#52dcdb;">Text here</p>
        
        
          .mytext {color:#52dcdb;}
        
        Text color #52dcdb
      
           This box has a color of #52dcdb        
        
          <div style="background-color:#52dcdb;">Content here</div>
        
        
          .mybackground {background-color:#52dcdb;}
        
        Background color #52dcdb
      
           Border around this has a color of #52dcdb        
        
          <div style="border:2px solid #52dcdb;">Content here</div>
        
        
          .myborder {border:2px solid #52dcdb;}
        
        Border color #52dcdb