#52f0bf color space conversions
Hex:
        #52f0bf
        RGB:
        82, 240, 191
        CMY:
        68, 6, 25
        CMYK:
        66, 0, 20, 6
      HSL:
        161°, 84.0426%, 63.1373%
        HSV (HSB):
        161°, 65.8333%, 94.1176%
        XYZ:
        44.0437, 67.8756, 60.0702
        xyY:
        0.2561, 0.3946, 67.8756
      CIE-Lab:
        85.9442, -52.4970, 11.7335
        CIE-LCH:
        85.9442, 53.7923, 167.4010
        CIE-Luv:
        85.9442, -62.6080, 26.1020
        Hunter-Lab:
        82.3867, -48.7509, 14.4408
      #52f0bf color charts
#52f0bf RGB chart
      #52f0bf CMYK chart
      #52f0bf RGB pie chart
      #52f0bf color shades, tints & tones
#52f0bf color schemes
#52f0bf color preview, HTML & CSS examples
           This text has a color of #52f0bf        
        
          <p style="color:#52f0bf;">Text here</p>
        
        
          .mytext {color:#52f0bf;}
        
        Text color #52f0bf
      
           This box has a color of #52f0bf        
        
          <div style="background-color:#52f0bf;">Content here</div>
        
        
          .mybackground {background-color:#52f0bf;}
        
        Background color #52f0bf
      
           Border around this has a color of #52f0bf        
        
          <div style="border:2px solid #52f0bf;">Content here</div>
        
        
          .myborder {border:2px solid #52f0bf;}
        
        Border color #52f0bf