#52aeaf color space conversions
Hex:
        #52aeaf
        RGB:
        82, 174, 175
        CMY:
        68, 32, 31
        CMYK:
        53, 1, 0, 31
      HSL:
        181°, 36.7589%, 50.3922%
        HSV (HSB):
        181°, 53.1429%, 68.6275%
        XYZ:
        26.3536, 35.1611, 45.9552
        xyY:
        0.2452, 0.3272, 35.1611
      CIE-Lab:
        65.8739, -26.8650, -8.8601
        CIE-LCH:
        65.8739, 28.2883, 198.2526
        CIE-Luv:
        65.8739, -38.9016, -9.2470
        Hunter-Lab:
        59.2968, -24.4377, -4.4422
      #52aeaf color charts
#52aeaf RGB chart
      #52aeaf CMYK chart
      #52aeaf RGB pie chart
      #52aeaf color shades, tints & tones
#52aeaf color schemes
#52aeaf color preview, HTML & CSS examples
           This text has a color of #52aeaf        
        
          <p style="color:#52aeaf;">Text here</p>
        
        
          .mytext {color:#52aeaf;}
        
        Text color #52aeaf
      
           This box has a color of #52aeaf        
        
          <div style="background-color:#52aeaf;">Content here</div>
        
        
          .mybackground {background-color:#52aeaf;}
        
        Background color #52aeaf
      
           Border around this has a color of #52aeaf        
        
          <div style="border:2px solid #52aeaf;">Content here</div>
        
        
          .myborder {border:2px solid #52aeaf;}
        
        Border color #52aeaf