#52375f color space conversions
Hex:
        #52375f
        RGB:
        82, 55, 95
        CMY:
        68, 78, 63
        CMYK:
        14, 42, 0, 63
      HSL:
        281°, 26.6667%, 29.4118%
        HSV (HSB):
        281°, 42.1053%, 37.2549%
        XYZ:
        6.9114, 5.3524, 11.4953
        xyY:
        0.2909, 0.2253, 5.3524
      CIE-Lab:
        27.7161, 20.2638, -19.1531
        CIE-LCH:
        27.7161, 27.8830, 316.6140
        CIE-Luv:
        27.7161, 10.5761, -26.1076
        Hunter-Lab:
        23.1353, 12.8380, -13.2649
      #52375f color charts
#52375f RGB chart
      #52375f CMYK chart
      #52375f RGB pie chart
      #52375f color shades, tints & tones
#52375f color schemes
#52375f color preview, HTML & CSS examples
           This text has a color of #52375f        
        
          <p style="color:#52375f;">Text here</p>
        
        
          .mytext {color:#52375f;}
        
        Text color #52375f
      
           This box has a color of #52375f        
        
          <div style="background-color:#52375f;">Content here</div>
        
        
          .mybackground {background-color:#52375f;}
        
        Background color #52375f
      
           Border around this has a color of #52375f        
        
          <div style="border:2px solid #52375f;">Content here</div>
        
        
          .myborder {border:2px solid #52375f;}
        
        Border color #52375f