#52e4ce color space conversions
Hex:
        #52e4ce
        RGB:
        82, 228, 206
        CMY:
        68, 11, 19
        CMYK:
        64, 0, 10, 11
      HSL:
        171°, 73.0000%, 60.7843%
        HSV (HSB):
        171°, 64.0351%, 89.4118%
        XYZ:
        42.3637, 61.7369, 68.0761
        xyY:
        0.2460, 0.3586, 61.7369
      CIE-Lab:
        82.7733, -43.8129, -0.7191
        CIE-LCH:
        82.7733, 43.8188, 180.9403
        CIE-Luv:
        82.7733, -57.3897, 5.9091
        Hunter-Lab:
        78.5728, -41.2616, 3.6316
      #52e4ce color charts
#52e4ce RGB chart
      #52e4ce CMYK chart
      #52e4ce RGB pie chart
      #52e4ce color shades, tints & tones
#52e4ce color schemes
#52e4ce color preview, HTML & CSS examples
           This text has a color of #52e4ce        
        
          <p style="color:#52e4ce;">Text here</p>
        
        
          .mytext {color:#52e4ce;}
        
        Text color #52e4ce
      
           This box has a color of #52e4ce        
        
          <div style="background-color:#52e4ce;">Content here</div>
        
        
          .mybackground {background-color:#52e4ce;}
        
        Background color #52e4ce
      
           Border around this has a color of #52e4ce        
        
          <div style="border:2px solid #52e4ce;">Content here</div>
        
        
          .myborder {border:2px solid #52e4ce;}
        
        Border color #52e4ce