#52f0ca color space conversions
Hex:
        #52f0ca
        RGB:
        82, 240, 202
        CMY:
        68, 6, 21
        CMYK:
        66, 0, 16, 6
      HSL:
        166°, 84.0426%, 63.1373%
        HSV (HSB):
        166°, 65.8333%, 94.1176%
        XYZ:
        45.3004, 68.3783, 66.6879
        xyY:
        0.2512, 0.3791, 68.3783
      CIE-Lab:
        86.1953, -49.9336, 6.3513
        CIE-LCH:
        86.1953, 50.3359, 172.7512
        CIE-Luv:
        86.1953, -61.9409, 17.7475
        Hunter-Lab:
        82.6912, -46.9225, 10.0683
      #52f0ca color charts
#52f0ca RGB chart
      #52f0ca CMYK chart
      #52f0ca RGB pie chart
      #52f0ca color shades, tints & tones
#52f0ca color schemes
#52f0ca color preview, HTML & CSS examples
           This text has a color of #52f0ca        
        
          <p style="color:#52f0ca;">Text here</p>
        
        
          .mytext {color:#52f0ca;}
        
        Text color #52f0ca
      
           This box has a color of #52f0ca        
        
          <div style="background-color:#52f0ca;">Content here</div>
        
        
          .mybackground {background-color:#52f0ca;}
        
        Background color #52f0ca
      
           Border around this has a color of #52f0ca        
        
          <div style="border:2px solid #52f0ca;">Content here</div>
        
        
          .myborder {border:2px solid #52f0ca;}
        
        Border color #52f0ca