#52e7df color space conversions
Hex:
        #52e7df
        RGB:
        82, 231, 223
        CMY:
        68, 9, 13
        CMYK:
        65, 0, 3, 9
      HSL:
        177°, 75.6345%, 61.3725%
        HSV (HSB):
        177°, 64.5022%, 90.5882%
        XYZ:
        45.3749, 64.2734, 79.8265
        xyY:
        0.2395, 0.3392, 64.2734
      CIE-Lab:
        84.1079, -40.7226, -7.7403
        CIE-LCH:
        84.1079, 41.4517, 190.7621
        CIE-Luv:
        84.1079, -57.4241, -5.6647
        Hunter-Lab:
        80.1707, -39.2715, -2.9160
      #52e7df color charts
#52e7df RGB chart
      #52e7df CMYK chart
      #52e7df RGB pie chart
      #52e7df color shades, tints & tones
#52e7df color schemes
#52e7df color preview, HTML & CSS examples
           This text has a color of #52e7df        
        
          <p style="color:#52e7df;">Text here</p>
        
        
          .mytext {color:#52e7df;}
        
        Text color #52e7df
      
           This box has a color of #52e7df        
        
          <div style="background-color:#52e7df;">Content here</div>
        
        
          .mybackground {background-color:#52e7df;}
        
        Background color #52e7df
      
           Border around this has a color of #52e7df        
        
          <div style="border:2px solid #52e7df;">Content here</div>
        
        
          .myborder {border:2px solid #52e7df;}
        
        Border color #52e7df