#52dcaf color space conversions
Hex:
        #52dcaf
        RGB:
        82, 220, 175
        CMY:
        68, 14, 31
        CMYK:
        63, 0, 20, 14
      HSL:
        160°, 66.3462%, 59.2157%
        HSV (HSB):
        160°, 62.7273%, 86.2745%
        XYZ:
        36.8107, 56.0754, 49.4409
        xyY:
        0.2586, 0.3940, 56.0754
      CIE-Lab:
        79.6567, -47.8543, 11.2023
        CIE-LCH:
        79.6567, 49.1481, 166.8247
        CIE-Luv:
        79.6567, -56.2971, 24.2588
        Hunter-Lab:
        74.8835, -43.3003, 13.2729
      #52dcaf color charts
#52dcaf RGB chart
      #52dcaf CMYK chart
      #52dcaf RGB pie chart
      #52dcaf color shades, tints & tones
#52dcaf color schemes
#52dcaf color preview, HTML & CSS examples
           This text has a color of #52dcaf        
        
          <p style="color:#52dcaf;">Text here</p>
        
        
          .mytext {color:#52dcaf;}
        
        Text color #52dcaf
      
           This box has a color of #52dcaf        
        
          <div style="background-color:#52dcaf;">Content here</div>
        
        
          .mybackground {background-color:#52dcaf;}
        
        Background color #52dcaf
      
           Border around this has a color of #52dcaf        
        
          <div style="border:2px solid #52dcaf;">Content here</div>
        
        
          .myborder {border:2px solid #52dcaf;}
        
        Border color #52dcaf