#52f3cd color space conversions
Hex:
        #52f3cd
        RGB:
        82, 243, 205
        CMY:
        68, 5, 20
        CMYK:
        66, 0, 16, 5
      HSL:
        166°, 87.0270%, 63.7255%
        HSV (HSB):
        166°, 66.2551%, 95.2941%
        XYZ:
        46.5497, 70.3028, 68.8740
        xyY:
        0.2506, 0.3785, 70.3028
      CIE-Lab:
        87.1452, -50.4703, 6.1531
        CIE-LCH:
        87.1452, 50.8439, 173.0491
        CIE-Luv:
        87.1452, -62.8240, 17.5648
        Hunter-Lab:
        83.8468, -47.6329, 9.9903
      #52f3cd color charts
#52f3cd RGB chart
      #52f3cd CMYK chart
      #52f3cd RGB pie chart
      #52f3cd color shades, tints & tones
#52f3cd color schemes
#52f3cd color preview, HTML & CSS examples
           This text has a color of #52f3cd        
        
          <p style="color:#52f3cd;">Text here</p>
        
        
          .mytext {color:#52f3cd;}
        
        Text color #52f3cd
      
           This box has a color of #52f3cd        
        
          <div style="background-color:#52f3cd;">Content here</div>
        
        
          .mybackground {background-color:#52f3cd;}
        
        Background color #52f3cd
      
           Border around this has a color of #52f3cd        
        
          <div style="border:2px solid #52f3cd;">Content here</div>
        
        
          .myborder {border:2px solid #52f3cd;}
        
        Border color #52f3cd