#52e6be color space conversions
Hex:
        #52e6be
        RGB:
        82, 230, 190
        CMY:
        68, 10, 25
        CMYK:
        64, 0, 17, 10
      HSL:
        164°, 74.7475%, 61.1765%
        HSV (HSB):
        164°, 64.3478%, 90.1961%
        XYZ:
        41.0708, 62.1052, 58.5380
        xyY:
        0.2540, 0.3840, 62.1052
      CIE-Lab:
        82.9693, -48.5835, 8.0110
        CIE-LCH:
        82.9693, 49.2396, 170.6367
        CIE-Luv:
        82.9693, -59.0737, 19.8890
        Hunter-Lab:
        78.8068, -44.8854, 11.1239
      #52e6be color charts
#52e6be RGB chart
      #52e6be CMYK chart
      #52e6be RGB pie chart
      #52e6be color shades, tints & tones
#52e6be color schemes
#52e6be color preview, HTML & CSS examples
           This text has a color of #52e6be        
        
          <p style="color:#52e6be;">Text here</p>
        
        
          .mytext {color:#52e6be;}
        
        Text color #52e6be
      
           This box has a color of #52e6be        
        
          <div style="background-color:#52e6be;">Content here</div>
        
        
          .mybackground {background-color:#52e6be;}
        
        Background color #52e6be
      
           Border around this has a color of #52e6be        
        
          <div style="border:2px solid #52e6be;">Content here</div>
        
        
          .myborder {border:2px solid #52e6be;}
        
        Border color #52e6be