#52ceae color space conversions
Hex:
        #52ceae
        RGB:
        82, 206, 174
        CMY:
        68, 19, 32
        CMYK:
        60, 0, 16, 19
      HSL:
        165°, 55.8559%, 56.4706%
        HSV (HSB):
        165°, 60.1942%, 80.7843%
        XYZ:
        33.1910, 48.9924, 47.7515
        xyY:
        0.2554, 0.3771, 48.9924
      CIE-Lab:
        75.4466, -42.0683, 5.7148
        CIE-LCH:
        75.4466, 42.4547, 172.2639
        CIE-Luv:
        75.4466, -51.1576, 15.1986
        Hunter-Lab:
        69.9946, -37.8471, 8.5475
      #52ceae color charts
#52ceae RGB chart
      #52ceae CMYK chart
      #52ceae RGB pie chart
      #52ceae color shades, tints & tones
#52ceae color schemes
#52ceae color preview, HTML & CSS examples
           This text has a color of #52ceae        
        
          <p style="color:#52ceae;">Text here</p>
        
        
          .mytext {color:#52ceae;}
        
        Text color #52ceae
      
           This box has a color of #52ceae        
        
          <div style="background-color:#52ceae;">Content here</div>
        
        
          .mybackground {background-color:#52ceae;}
        
        Background color #52ceae
      
           Border around this has a color of #52ceae        
        
          <div style="border:2px solid #52ceae;">Content here</div>
        
        
          .myborder {border:2px solid #52ceae;}
        
        Border color #52ceae