#52e4bf color space conversions
Hex:
        #52e4bf
        RGB:
        82, 228, 191
        CMY:
        68, 11, 25
        CMYK:
        64, 0, 16, 11
      HSL:
        165°, 73.0000%, 60.7843%
        HSV (HSB):
        165°, 64.0351%, 89.4118%
        XYZ:
        40.6270, 61.0422, 58.9313
        xyY:
        0.2530, 0.3801, 61.0422
      CIE-Lab:
        82.4014, -47.5020, 6.6685
        CIE-LCH:
        82.4014, 47.9678, 172.0088
        CIE-Luv:
        82.4014, -58.2903, 17.7074
        Hunter-Lab:
        78.1295, -43.9074, 9.9696
      #52e4bf color charts
#52e4bf RGB chart
      #52e4bf CMYK chart
      #52e4bf RGB pie chart
      #52e4bf color shades, tints & tones
#52e4bf color schemes
#52e4bf color preview, HTML & CSS examples
           This text has a color of #52e4bf        
        
          <p style="color:#52e4bf;">Text here</p>
        
        
          .mytext {color:#52e4bf;}
        
        Text color #52e4bf
      
           This box has a color of #52e4bf        
        
          <div style="background-color:#52e4bf;">Content here</div>
        
        
          .mybackground {background-color:#52e4bf;}
        
        Background color #52e4bf
      
           Border around this has a color of #52e4bf        
        
          <div style="border:2px solid #52e4bf;">Content here</div>
        
        
          .myborder {border:2px solid #52e4bf;}
        
        Border color #52e4bf