#71016f color space conversions
Hex:
        #71016f
        RGB:
        113, 1, 111
        CMY:
        56, 100, 56
        CMYK:
        0, 99, 2, 56
      HSL:
        301°, 98.2456%, 22.3529%
        HSV (HSB):
        301°, 99.1150%, 44.3137%
        XYZ:
        9.6901, 4.6801, 15.4316
        xyY:
        0.3252, 0.1570, 4.6801
      CIE-Lab:
        25.8033, 53.3926, -32.2003
        CIE-LCH:
        25.8033, 62.3509, 328.9064
        CIE-Luv:
        25.8033, 36.6737, -45.1292
        Hunter-Lab:
        21.6336, 42.0953, -27.1489
      #71016f color charts
#71016f RGB chart
      #71016f CMYK chart
      #71016f RGB pie chart
      #71016f color shades, tints & tones
#71016f color schemes
#71016f color preview, HTML & CSS examples
           This text has a color of #71016f        
        
          <p style="color:#71016f;">Text here</p>
        
        
          .mytext {color:#71016f;}
        
        Text color #71016f
      
           This box has a color of #71016f        
        
          <div style="background-color:#71016f;">Content here</div>
        
        
          .mybackground {background-color:#71016f;}
        
        Background color #71016f
      
           Border around this has a color of #71016f        
        
          <div style="border:2px solid #71016f;">Content here</div>
        
        
          .myborder {border:2px solid #71016f;}
        
        Border color #71016f