#52abbf color space conversions
Hex:
        #52abbf
        RGB:
        82, 171, 191
        CMY:
        68, 33, 25
        CMYK:
        57, 10, 0, 25
      HSL:
        191°, 45.9916%, 53.5294%
        HSV (HSB):
        191°, 57.0681%, 74.9020%
        XYZ:
        27.4466, 34.6812, 54.5378
        xyY:
        0.2353, 0.2973, 34.6812
      CIE-Lab:
        65.4997, -20.8059, -18.3168
        CIE-LCH:
        65.4997, 27.7199, 221.3596
        CIE-Luv:
        65.4997, -37.0310, -25.1235
        Hunter-Lab:
        58.8908, -19.8674, -13.6839
      #52abbf color charts
#52abbf RGB chart
      #52abbf CMYK chart
      #52abbf RGB pie chart
      #52abbf color shades, tints & tones
#52abbf color schemes
#52abbf color preview, HTML & CSS examples
           This text has a color of #52abbf        
        
          <p style="color:#52abbf;">Text here</p>
        
        
          .mytext {color:#52abbf;}
        
        Text color #52abbf
      
           This box has a color of #52abbf        
        
          <div style="background-color:#52abbf;">Content here</div>
        
        
          .mybackground {background-color:#52abbf;}
        
        Background color #52abbf
      
           Border around this has a color of #52abbf        
        
          <div style="border:2px solid #52abbf;">Content here</div>
        
        
          .myborder {border:2px solid #52abbf;}
        
        Border color #52abbf