#52fed5 color space conversions
Hex:
        #52fed5
        RGB:
        82, 254, 213
        CMY:
        68, 0, 16
        CMYK:
        68, 0, 16, 0
      HSL:
        166°, 98.8506%, 65.8824%
        HSV (HSB):
        166°, 67.7165%, 99.6078%
        XYZ:
        50.9317, 77.4816, 75.2218
        xyY:
        0.2501, 0.3805, 77.4816
      CIE-Lab:
        90.5428, -53.1172, 6.8908
        CIE-LCH:
        90.5428, 53.5623, 172.6084
        CIE-Luv:
        90.5428, -66.2057, 19.2100
        Hunter-Lab:
        88.0236, -50.7586, 10.9494
      #52fed5 color charts
#52fed5 RGB chart
      #52fed5 CMYK chart
      #52fed5 RGB pie chart
      #52fed5 color shades, tints & tones
#52fed5 color schemes
#52fed5 color preview, HTML & CSS examples
           This text has a color of #52fed5        
        
          <p style="color:#52fed5;">Text here</p>
        
        
          .mytext {color:#52fed5;}
        
        Text color #52fed5
      
           This box has a color of #52fed5        
        
          <div style="background-color:#52fed5;">Content here</div>
        
        
          .mybackground {background-color:#52fed5;}
        
        Background color #52fed5
      
           Border around this has a color of #52fed5        
        
          <div style="border:2px solid #52fed5;">Content here</div>
        
        
          .myborder {border:2px solid #52fed5;}
        
        Border color #52fed5