#52fdd3 color space conversions
Hex:
        #52fdd3
        RGB:
        82, 253, 211
        CMY:
        68, 1, 17
        CMYK:
        68, 0, 17, 1
      HSL:
        165°, 97.7143%, 65.6863%
        HSV (HSB):
        165°, 67.5889%, 99.2157%
        XYZ:
        50.3628, 76.7475, 73.7874
        xyY:
        0.2507, 0.3820, 76.7475
      CIE-Lab:
        90.2053, -53.1802, 7.4400
        CIE-LCH:
        90.2053, 53.6981, 172.0359
        CIE-Luv:
        90.2053, -65.9809, 20.0379
        Hunter-Lab:
        87.6057, -50.6937, 11.3860
      #52fdd3 color charts
#52fdd3 RGB chart
      #52fdd3 CMYK chart
      #52fdd3 RGB pie chart
      #52fdd3 color shades, tints & tones
#52fdd3 color schemes
#52fdd3 color preview, HTML & CSS examples
           This text has a color of #52fdd3        
        
          <p style="color:#52fdd3;">Text here</p>
        
        
          .mytext {color:#52fdd3;}
        
        Text color #52fdd3
      
           This box has a color of #52fdd3        
        
          <div style="background-color:#52fdd3;">Content here</div>
        
        
          .mybackground {background-color:#52fdd3;}
        
        Background color #52fdd3
      
           Border around this has a color of #52fdd3        
        
          <div style="border:2px solid #52fdd3;">Content here</div>
        
        
          .myborder {border:2px solid #52fdd3;}
        
        Border color #52fdd3