#52476d color space conversions
Hex:
        #52476d
        RGB:
        82, 71, 109
        CMY:
        68, 72, 57
        CMYK:
        25, 35, 0, 57
      HSL:
        257°, 21.1111%, 35.2941%
        HSV (HSB):
        257°, 34.8624%, 42.7451%
        XYZ:
        8.4932, 7.4044, 15.4496
        xyY:
        0.2709, 0.2362, 7.4044
      CIE-Lab:
        32.7104, 13.5775, -20.3319
        CIE-LCH:
        32.7104, 24.4487, 303.7348
        CIE-Luv:
        32.7104, 2.9465, -28.3502
        Hunter-Lab:
        27.2111, 8.0946, -14.6151
      #52476d color charts
#52476d RGB chart
      #52476d CMYK chart
      #52476d RGB pie chart
      #52476d color shades, tints & tones
#52476d color schemes
#52476d color preview, HTML & CSS examples
           This text has a color of #52476d        
        
          <p style="color:#52476d;">Text here</p>
        
        
          .mytext {color:#52476d;}
        
        Text color #52476d
      
           This box has a color of #52476d        
        
          <div style="background-color:#52476d;">Content here</div>
        
        
          .mybackground {background-color:#52476d;}
        
        Background color #52476d
      
           Border around this has a color of #52476d        
        
          <div style="border:2px solid #52476d;">Content here</div>
        
        
          .myborder {border:2px solid #52476d;}
        
        Border color #52476d