#52f3ce color space conversions
Hex:
        #52f3ce
        RGB:
        82, 243, 206
        CMY:
        68, 5, 19
        CMYK:
        66, 0, 15, 5
      HSL:
        166°, 87.0270%, 63.7255%
        HSV (HSB):
        166°, 66.2551%, 95.2941%
        XYZ:
        46.6708, 70.3513, 69.5119
        xyY:
        0.2502, 0.3771, 70.3513
      CIE-Lab:
        87.1689, -50.2308, 5.6655
        CIE-LCH:
        87.1689, 50.5493, 173.5648
        CIE-Luv:
        87.1689, -62.7621, 16.7913
        Hunter-Lab:
        83.8757, -47.4598, 9.5764
      #52f3ce color charts
#52f3ce RGB chart
      #52f3ce CMYK chart
      #52f3ce RGB pie chart
      #52f3ce color shades, tints & tones
#52f3ce color schemes
#52f3ce color preview, HTML & CSS examples
           This text has a color of #52f3ce        
        
          <p style="color:#52f3ce;">Text here</p>
        
        
          .mytext {color:#52f3ce;}
        
        Text color #52f3ce
      
           This box has a color of #52f3ce        
        
          <div style="background-color:#52f3ce;">Content here</div>
        
        
          .mybackground {background-color:#52f3ce;}
        
        Background color #52f3ce
      
           Border around this has a color of #52f3ce        
        
          <div style="border:2px solid #52f3ce;">Content here</div>
        
        
          .myborder {border:2px solid #52f3ce;}
        
        Border color #52f3ce