#52e8bd color space conversions
Hex:
        #52e8bd
        RGB:
        82, 232, 189
        CMY:
        68, 9, 26
        CMYK:
        65, 0, 19, 9
      HSL:
        163°, 76.5306%, 61.5686%
        HSV (HSB):
        163°, 64.6552%, 90.9804%
        XYZ:
        41.5216, 63.1812, 58.1509
        xyY:
        0.2550, 0.3880, 63.1812
      CIE-Lab:
        83.5376, -49.6550, 9.3501
        CIE-LCH:
        83.5376, 50.5276, 169.3360
        CIE-Luv:
        83.5376, -59.8555, 22.0535
        Hunter-Lab:
        79.4866, -45.8581, 12.2652
      #52e8bd color charts
#52e8bd RGB chart
      #52e8bd CMYK chart
      #52e8bd RGB pie chart
      #52e8bd color shades, tints & tones
#52e8bd color schemes
#52e8bd color preview, HTML & CSS examples
           This text has a color of #52e8bd        
        
          <p style="color:#52e8bd;">Text here</p>
        
        
          .mytext {color:#52e8bd;}
        
        Text color #52e8bd
      
           This box has a color of #52e8bd        
        
          <div style="background-color:#52e8bd;">Content here</div>
        
        
          .mybackground {background-color:#52e8bd;}
        
        Background color #52e8bd
      
           Border around this has a color of #52e8bd        
        
          <div style="border:2px solid #52e8bd;">Content here</div>
        
        
          .myborder {border:2px solid #52e8bd;}
        
        Border color #52e8bd