#52e2cf color space conversions
Hex:
        #52e2cf
        RGB:
        82, 226, 207
        CMY:
        68, 11, 19
        CMYK:
        64, 0, 8, 11
      HSL:
        172°, 71.2871%, 60.3922%
        HSV (HSB):
        172°, 63.7168%, 88.6275%
        XYZ:
        41.9385, 60.6915, 68.5357
        xyY:
        0.2450, 0.3546, 60.6915
      CIE-Lab:
        82.2126, -42.6783, -2.0698
        CIE-LCH:
        82.2126, 42.7284, 182.7765
        CIE-Luv:
        82.2126, -56.6064, 3.6260
        Hunter-Lab:
        77.9048, -40.2414, 2.3737
      #52e2cf color charts
#52e2cf RGB chart
      #52e2cf CMYK chart
      #52e2cf RGB pie chart
      #52e2cf color shades, tints & tones
#52e2cf color schemes
#52e2cf color preview, HTML & CSS examples
           This text has a color of #52e2cf        
        
          <p style="color:#52e2cf;">Text here</p>
        
        
          .mytext {color:#52e2cf;}
        
        Text color #52e2cf
      
           This box has a color of #52e2cf        
        
          <div style="background-color:#52e2cf;">Content here</div>
        
        
          .mybackground {background-color:#52e2cf;}
        
        Background color #52e2cf
      
           Border around this has a color of #52e2cf        
        
          <div style="border:2px solid #52e2cf;">Content here</div>
        
        
          .myborder {border:2px solid #52e2cf;}
        
        Border color #52e2cf