#52f5ed color space conversions
Hex:
        #52f5ed
        RGB:
        82, 245, 237
        CMY:
        68, 4, 7
        CMYK:
        67, 0, 3, 4
      HSL:
        177°, 89.0710%, 64.1176%
        HSV (HSB):
        177°, 66.5306%, 96.0784%
        XYZ:
        51.4181, 73.2131, 91.5423
        xyY:
        0.2379, 0.3387, 73.2131
      CIE-Lab:
        88.5492, -43.2355, -8.5058
        CIE-LCH:
        88.5492, 44.0642, 191.1298
        CIE-Luv:
        88.5492, -61.5069, -6.5518
        Hunter-Lab:
        85.5646, -42.4726, -3.5368
      #52f5ed color charts
#52f5ed RGB chart
      #52f5ed CMYK chart
      #52f5ed RGB pie chart
      #52f5ed color shades, tints & tones
#52f5ed color schemes
#52f5ed color preview, HTML & CSS examples
           This text has a color of #52f5ed        
        
          <p style="color:#52f5ed;">Text here</p>
        
        
          .mytext {color:#52f5ed;}
        
        Text color #52f5ed
      
           This box has a color of #52f5ed        
        
          <div style="background-color:#52f5ed;">Content here</div>
        
        
          .mybackground {background-color:#52f5ed;}
        
        Background color #52f5ed
      
           Border around this has a color of #52f5ed        
        
          <div style="border:2px solid #52f5ed;">Content here</div>
        
        
          .myborder {border:2px solid #52f5ed;}
        
        Border color #52f5ed