#52efaf color space conversions
Hex:
        #52efaf
        RGB:
        82, 239, 175
        CMY:
        68, 6, 31
        CMYK:
        66, 0, 27, 6
      HSL:
        156°, 83.0688%, 62.9412%
        HSV (HSB):
        156°, 65.6904%, 93.7255%
        XYZ:
        42.0840, 66.6220, 51.1987
        xyY:
        0.2632, 0.4166, 66.6220
      CIE-Lab:
        85.3127, -55.6008, 19.1534
        CIE-LCH:
        85.3127, 58.8073, 160.9921
        CIE-Luv:
        85.3127, -63.1878, 37.0595
        Hunter-Lab:
        81.6223, -50.8053, 19.9451
      #52efaf color charts
#52efaf RGB chart
      #52efaf CMYK chart
      #52efaf RGB pie chart
      #52efaf color shades, tints & tones
#52efaf color schemes
#52efaf color preview, HTML & CSS examples
           This text has a color of #52efaf        
        
          <p style="color:#52efaf;">Text here</p>
        
        
          .mytext {color:#52efaf;}
        
        Text color #52efaf
      
           This box has a color of #52efaf        
        
          <div style="background-color:#52efaf;">Content here</div>
        
        
          .mybackground {background-color:#52efaf;}
        
        Background color #52efaf
      
           Border around this has a color of #52efaf        
        
          <div style="border:2px solid #52efaf;">Content here</div>
        
        
          .myborder {border:2px solid #52efaf;}
        
        Border color #52efaf