#71304b color space conversions
Hex:
        #71304b
        RGB:
        113, 48, 75
        CMY:
        56, 81, 71
        CMYK:
        0, 58, 34, 56
      HSL:
        335°, 40.3727%, 31.5686%
        HSV (HSB):
        335°, 57.5221%, 44.3137%
        XYZ:
        9.1370, 6.1326, 7.3587
        xyY:
        0.4038, 0.2710, 6.1326
      CIE-Lab:
        29.7446, 31.8723, -2.5963
        CIE-LCH:
        29.7446, 31.9778, 355.3430
        CIE-Luv:
        29.7446, 38.2079, -7.8673
        Hunter-Lab:
        24.7641, 22.5224, -0.2834
      #71304b color charts
#71304b RGB chart
      #71304b CMYK chart
      #71304b RGB pie chart
      #71304b color shades, tints & tones
#71304b color schemes
#71304b color preview, HTML & CSS examples
           This text has a color of #71304b        
        
          <p style="color:#71304b;">Text here</p>
        
        
          .mytext {color:#71304b;}
        
        Text color #71304b
      
           This box has a color of #71304b        
        
          <div style="background-color:#71304b;">Content here</div>
        
        
          .mybackground {background-color:#71304b;}
        
        Background color #71304b
      
           Border around this has a color of #71304b        
        
          <div style="border:2px solid #71304b;">Content here</div>
        
        
          .myborder {border:2px solid #71304b;}
        
        Border color #71304b