#52234f color space conversions
Hex:
        #52234f
        RGB:
        82, 35, 79
        CMY:
        68, 86, 69
        CMYK:
        0, 57, 4, 68
      HSL:
        304°, 40.1709%, 22.9412%
        HSV (HSB):
        304°, 57.3171%, 32.1569%
        XYZ:
        5.4920, 3.5604, 7.7949
        xyY:
        0.3260, 0.2113, 3.5604
      CIE-Lab:
        22.1614, 28.8118, -17.2494
        CIE-LCH:
        22.1614, 33.5807, 329.0914
        CIE-Luv:
        22.1614, 19.9194, -22.7318
        Hunter-Lab:
        18.8691, 18.9330, -11.2847
      #52234f color charts
#52234f RGB chart
      #52234f CMYK chart
      #52234f RGB pie chart
      #52234f color shades, tints & tones
#52234f color schemes
#52234f color preview, HTML & CSS examples
           This text has a color of #52234f        
        
          <p style="color:#52234f;">Text here</p>
        
        
          .mytext {color:#52234f;}
        
        Text color #52234f
      
           This box has a color of #52234f        
        
          <div style="background-color:#52234f;">Content here</div>
        
        
          .mybackground {background-color:#52234f;}
        
        Background color #52234f
      
           Border around this has a color of #52234f        
        
          <div style="border:2px solid #52234f;">Content here</div>
        
        
          .myborder {border:2px solid #52234f;}
        
        Border color #52234f