#52214f color space conversions
Hex:
        #52214f
        RGB:
        82, 33, 79
        CMY:
        68, 87, 69
        CMYK:
        0, 60, 4, 68
      HSL:
        304°, 42.6087%, 22.5490%
        HSV (HSB):
        304°, 59.7561%, 32.1569%
        XYZ:
        5.4348, 3.4461, 7.7758
        xyY:
        0.3263, 0.2069, 3.4461
      CIE-Lab:
        21.7484, 29.9189, -17.8937
        CIE-LCH:
        21.7484, 34.8615, 329.1174
        CIE-Luv:
        21.7484, 20.4611, -23.4209
        Hunter-Lab:
        18.5636, 19.7728, -11.8407
      #52214f color charts
#52214f RGB chart
      #52214f CMYK chart
      #52214f RGB pie chart
      #52214f color shades, tints & tones
#52214f color schemes
#52214f color preview, HTML & CSS examples
           This text has a color of #52214f        
        
          <p style="color:#52214f;">Text here</p>
        
        
          .mytext {color:#52214f;}
        
        Text color #52214f
      
           This box has a color of #52214f        
        
          <div style="background-color:#52214f;">Content here</div>
        
        
          .mybackground {background-color:#52214f;}
        
        Background color #52214f
      
           Border around this has a color of #52214f        
        
          <div style="border:2px solid #52214f;">Content here</div>
        
        
          .myborder {border:2px solid #52214f;}
        
        Border color #52214f