#52ffe2 color space conversions
Hex:
        #52ffe2
        RGB:
        82, 255, 226
        CMY:
        68, 0, 11
        CMYK:
        68, 0, 11, 0
      HSL:
        170°, 100.0000%, 66.0784%
        HSV (HSB):
        170°, 67.8431%, 100.0000%
        XYZ:
        52.9671, 78.8048, 84.3707
        xyY:
        0.2451, 0.3646, 78.8048
      CIE-Lab:
        91.1459, -50.3773, 1.0352
        CIE-LCH:
        91.1459, 50.3879, 178.8228
        CIE-Luv:
        91.1459, -65.7257, 9.7840
        Hunter-Lab:
        88.7721, -48.8465, 5.7901
      #52ffe2 color charts
#52ffe2 RGB chart
      #52ffe2 CMYK chart
      #52ffe2 RGB pie chart
      #52ffe2 color shades, tints & tones
#52ffe2 color schemes
#52ffe2 color preview, HTML & CSS examples
           This text has a color of #52ffe2        
        
          <p style="color:#52ffe2;">Text here</p>
        
        
          .mytext {color:#52ffe2;}
        
        Text color #52ffe2
      
           This box has a color of #52ffe2        
        
          <div style="background-color:#52ffe2;">Content here</div>
        
        
          .mybackground {background-color:#52ffe2;}
        
        Background color #52ffe2
      
           Border around this has a color of #52ffe2        
        
          <div style="border:2px solid #52ffe2;">Content here</div>
        
        
          .myborder {border:2px solid #52ffe2;}
        
        Border color #52ffe2