#52e4bd color space conversions
Hex:
        #52e4bd
        RGB:
        82, 228, 189
        CMY:
        68, 11, 26
        CMYK:
        64, 0, 17, 11
      HSL:
        164°, 73.0000%, 60.7843%
        HSV (HSB):
        164°, 64.0351%, 89.4118%
        XYZ:
        40.4084, 60.9548, 57.7798
        xyY:
        0.2539, 0.3830, 60.9548
      CIE-Lab:
        82.3544, -47.9762, 7.6560
        CIE-LCH:
        82.3544, 48.5833, 170.9332
        CIE-Luv:
        82.3544, -58.4086, 19.2442
        Hunter-Lab:
        78.0735, -44.2427, 10.7728
      #52e4bd color charts
#52e4bd RGB chart
      #52e4bd CMYK chart
      #52e4bd RGB pie chart
      #52e4bd color shades, tints & tones
#52e4bd color schemes
#52e4bd color preview, HTML & CSS examples
           This text has a color of #52e4bd        
        
          <p style="color:#52e4bd;">Text here</p>
        
        
          .mytext {color:#52e4bd;}
        
        Text color #52e4bd
      
           This box has a color of #52e4bd        
        
          <div style="background-color:#52e4bd;">Content here</div>
        
        
          .mybackground {background-color:#52e4bd;}
        
        Background color #52e4bd
      
           Border around this has a color of #52e4bd        
        
          <div style="border:2px solid #52e4bd;">Content here</div>
        
        
          .myborder {border:2px solid #52e4bd;}
        
        Border color #52e4bd