#71144e color space conversions
Hex:
        #71144e
        RGB:
        113, 20, 78
        CMY:
        56, 92, 69
        CMYK:
        0, 82, 31, 56
      HSL:
        323°, 69.9248%, 26.0784%
        HSV (HSB):
        323°, 82.3009%, 44.3137%
        XYZ:
        8.4354, 4.5611, 7.6435
        xyY:
        0.4087, 0.2210, 4.5611
      CIE-Lab:
        25.4458, 44.3817, -11.0456
        CIE-LCH:
        25.4458, 45.7356, 346.0243
        CIE-Luv:
        25.4458, 46.4143, -18.8364
        Hunter-Lab:
        21.3567, 33.1288, -6.2701
      #71144e color charts
#71144e RGB chart
      #71144e CMYK chart
      #71144e RGB pie chart
      #71144e color shades, tints & tones
#71144e color schemes
#71144e color preview, HTML & CSS examples
           This text has a color of #71144e        
        
          <p style="color:#71144e;">Text here</p>
        
        
          .mytext {color:#71144e;}
        
        Text color #71144e
      
           This box has a color of #71144e        
        
          <div style="background-color:#71144e;">Content here</div>
        
        
          .mybackground {background-color:#71144e;}
        
        Background color #71144e
      
           Border around this has a color of #71144e        
        
          <div style="border:2px solid #71144e;">Content here</div>
        
        
          .myborder {border:2px solid #71144e;}
        
        Border color #71144e