#52aebf color space conversions
Hex:
        #52aebf
        RGB:
        82, 174, 191
        CMY:
        68, 32, 25
        CMYK:
        57, 9, 0, 25
      HSL:
        189°, 45.9916%, 53.5294%
        HSV (HSB):
        189°, 57.0681%, 74.9020%
        XYZ:
        28.0197, 35.8275, 54.7288
        xyY:
        0.2363, 0.3021, 35.8275
      CIE-Lab:
        66.3879, -22.3498, -16.9707
        CIE-LCH:
        66.3879, 28.0627, 217.2103
        CIE-Luv:
        66.3879, -38.1699, -22.7813
        Hunter-Lab:
        59.8561, -21.1892, -12.3119
      #52aebf color charts
#52aebf RGB chart
      #52aebf CMYK chart
      #52aebf RGB pie chart
      #52aebf color shades, tints & tones
#52aebf color schemes
#52aebf color preview, HTML & CSS examples
           This text has a color of #52aebf        
        
          <p style="color:#52aebf;">Text here</p>
        
        
          .mytext {color:#52aebf;}
        
        Text color #52aebf
      
           This box has a color of #52aebf        
        
          <div style="background-color:#52aebf;">Content here</div>
        
        
          .mybackground {background-color:#52aebf;}
        
        Background color #52aebf
      
           Border around this has a color of #52aebf        
        
          <div style="border:2px solid #52aebf;">Content here</div>
        
        
          .myborder {border:2px solid #52aebf;}
        
        Border color #52aebf