#52e2bb color space conversions
Hex:
        #52e2bb
        RGB:
        82, 226, 187
        CMY:
        68, 11, 27
        CMYK:
        64, 0, 17, 11
      HSL:
        164°, 71.2871%, 60.3922%
        HSV (HSB):
        164°, 63.7168%, 88.6275%
        XYZ:
        39.6457, 59.7744, 56.4618
        xyY:
        0.2543, 0.3835, 59.7744
      CIE-Lab:
        81.7154, -47.6024, 7.7950
        CIE-LCH:
        81.7154, 48.2364, 170.7003
        CIE-Luv:
        81.7154, -57.7998, 19.3648
        Hunter-Lab:
        77.3139, -43.7666, 10.8207
      #52e2bb color charts
#52e2bb RGB chart
      #52e2bb CMYK chart
      #52e2bb RGB pie chart
      #52e2bb color shades, tints & tones
#52e2bb color schemes
#52e2bb color preview, HTML & CSS examples
           This text has a color of #52e2bb        
        
          <p style="color:#52e2bb;">Text here</p>
        
        
          .mytext {color:#52e2bb;}
        
        Text color #52e2bb
      
           This box has a color of #52e2bb        
        
          <div style="background-color:#52e2bb;">Content here</div>
        
        
          .mybackground {background-color:#52e2bb;}
        
        Background color #52e2bb
      
           Border around this has a color of #52e2bb        
        
          <div style="border:2px solid #52e2bb;">Content here</div>
        
        
          .myborder {border:2px solid #52e2bb;}
        
        Border color #52e2bb