#52897f color space conversions
Hex:
        #52897f
        RGB:
        82, 137, 127
        CMY:
        68, 46, 50
        CMYK:
        40, 0, 7, 46
      HSL:
        169°, 25.1142%, 42.9412%
        HSV (HSB):
        169°, 40.1460%, 53.7255%
        XYZ:
        16.2561, 21.2175, 23.3173
        xyY:
        0.2674, 0.3490, 21.2175
      CIE-Lab:
        53.1867, -20.6761, -0.3690
        CIE-LCH:
        53.1867, 20.6793, 181.0224
        CIE-Luv:
        53.1867, -25.6348, 2.6142
        Hunter-Lab:
        46.0624, -17.6140, 2.2305
      #52897f color charts
#52897f RGB chart
      #52897f CMYK chart
      #52897f RGB pie chart
      #52897f color shades, tints & tones
#52897f color schemes
#52897f color preview, HTML & CSS examples
           This text has a color of #52897f        
        
          <p style="color:#52897f;">Text here</p>
        
        
          .mytext {color:#52897f;}
        
        Text color #52897f
      
           This box has a color of #52897f        
        
          <div style="background-color:#52897f;">Content here</div>
        
        
          .mybackground {background-color:#52897f;}
        
        Background color #52897f
      
           Border around this has a color of #52897f        
        
          <div style="border:2px solid #52897f;">Content here</div>
        
        
          .myborder {border:2px solid #52897f;}
        
        Border color #52897f