#71225b color space conversions
Hex:
        #71225b
        RGB:
        113, 34, 91
        CMY:
        56, 87, 64
        CMYK:
        0, 70, 19, 56
      HSL:
        317°, 53.7415%, 28.8235%
        HSV (HSB):
        317°, 69.9115%, 44.3137%
        XYZ:
        9.2704, 5.4101, 10.4532
        xyY:
        0.3688, 0.2153, 5.4101
      CIE-Lab:
        27.8726, 41.0507, -15.9360
        CIE-LCH:
        27.8726, 44.0354, 338.7837
        CIE-Luv:
        27.8726, 38.6452, -24.8257
        Hunter-Lab:
        23.2596, 30.4391, -10.3640
      #71225b color charts
#71225b RGB chart
      #71225b CMYK chart
      #71225b RGB pie chart
      #71225b color shades, tints & tones
#71225b color schemes
#71225b color preview, HTML & CSS examples
           This text has a color of #71225b        
        
          <p style="color:#71225b;">Text here</p>
        
        
          .mytext {color:#71225b;}
        
        Text color #71225b
      
           This box has a color of #71225b        
        
          <div style="background-color:#71225b;">Content here</div>
        
        
          .mybackground {background-color:#71225b;}
        
        Background color #71225b
      
           Border around this has a color of #71225b        
        
          <div style="border:2px solid #71225b;">Content here</div>
        
        
          .myborder {border:2px solid #71225b;}
        
        Border color #71225b