#71296b color space conversions
Hex:
        #71296b
        RGB:
        113, 41, 107
        CMY:
        56, 84, 58
        CMYK:
        0, 64, 5, 56
      HSL:
        305°, 46.7532%, 30.1961%
        HSV (HSB):
        305°, 63.7168%, 44.3137%
        XYZ:
        10.2568, 6.1581, 14.5580
        xyY:
        0.3312, 0.1988, 6.1581
      CIE-Lab:
        29.8079, 40.5984, -23.2897
        CIE-LCH:
        29.8079, 46.8042, 330.1588
        CIE-Luv:
        29.8079, 32.0032, -34.6858
        Hunter-Lab:
        24.8156, 30.3508, -17.4114
      #71296b color charts
#71296b RGB chart
      #71296b CMYK chart
      #71296b RGB pie chart
      #71296b color shades, tints & tones
#71296b color schemes
#71296b color preview, HTML & CSS examples
           This text has a color of #71296b        
        
          <p style="color:#71296b;">Text here</p>
        
        
          .mytext {color:#71296b;}
        
        Text color #71296b
      
           This box has a color of #71296b        
        
          <div style="background-color:#71296b;">Content here</div>
        
        
          .mybackground {background-color:#71296b;}
        
        Background color #71296b
      
           Border around this has a color of #71296b        
        
          <div style="border:2px solid #71296b;">Content here</div>
        
        
          .myborder {border:2px solid #71296b;}
        
        Border color #71296b