#52e2bd color space conversions
Hex:
        #52e2bd
        RGB:
        82, 226, 189
        CMY:
        68, 11, 26
        CMYK:
        64, 0, 16, 11
      HSL:
        165°, 71.2871%, 60.3922%
        HSV (HSB):
        165°, 63.7168%, 88.6275%
        XYZ:
        39.8613, 59.8607, 57.5975
        xyY:
        0.2534, 0.3805, 59.8607
      CIE-Lab:
        81.7624, -47.1287, 6.8058
        CIE-LCH:
        81.7624, 47.6176, 171.7828
        CIE-Luv:
        81.7624, -57.6823, 17.8294
        Hunter-Lab:
        77.3697, -43.4326, 10.0206
      #52e2bd color charts
#52e2bd RGB chart
      #52e2bd CMYK chart
      #52e2bd RGB pie chart
      #52e2bd color shades, tints & tones
#52e2bd color schemes
#52e2bd color preview, HTML & CSS examples
           This text has a color of #52e2bd        
        
          <p style="color:#52e2bd;">Text here</p>
        
        
          .mytext {color:#52e2bd;}
        
        Text color #52e2bd
      
           This box has a color of #52e2bd        
        
          <div style="background-color:#52e2bd;">Content here</div>
        
        
          .mybackground {background-color:#52e2bd;}
        
        Background color #52e2bd
      
           Border around this has a color of #52e2bd        
        
          <div style="border:2px solid #52e2bd;">Content here</div>
        
        
          .myborder {border:2px solid #52e2bd;}
        
        Border color #52e2bd