#52f9bf color space conversions
Hex:
        #52f9bf
        RGB:
        82, 249, 191
        CMY:
        68, 2, 25
        CMYK:
        67, 0, 23, 2
      HSL:
        159°, 93.2961%, 64.9020%
        HSV (HSB):
        159°, 67.0683%, 97.6471%
        XYZ:
        46.7593, 73.3068, 60.9754
        xyY:
        0.2583, 0.4049, 73.3068
      CIE-Lab:
        88.5938, -56.1238, 15.4820
        CIE-LCH:
        88.5938, 58.2200, 164.5783
        CIE-Luv:
        88.5938, -65.8033, 32.2374
        Hunter-Lab:
        85.6194, -52.3497, 17.7091
      #52f9bf color charts
#52f9bf RGB chart
      #52f9bf CMYK chart
      #52f9bf RGB pie chart
      #52f9bf color shades, tints & tones
#52f9bf color schemes
#52f9bf color preview, HTML & CSS examples
           This text has a color of #52f9bf        
        
          <p style="color:#52f9bf;">Text here</p>
        
        
          .mytext {color:#52f9bf;}
        
        Text color #52f9bf
      
           This box has a color of #52f9bf        
        
          <div style="background-color:#52f9bf;">Content here</div>
        
        
          .mybackground {background-color:#52f9bf;}
        
        Background color #52f9bf
      
           Border around this has a color of #52f9bf        
        
          <div style="border:2px solid #52f9bf;">Content here</div>
        
        
          .myborder {border:2px solid #52f9bf;}
        
        Border color #52f9bf