#71016d color space conversions
Hex:
        #71016d
        RGB:
        113, 1, 109
        CMY:
        56, 100, 57
        CMYK:
        0, 99, 4, 56
      HSL:
        302°, 98.2456%, 22.3529%
        HSV (HSB):
        302°, 99.1150%, 44.3137%
        XYZ:
        9.5812, 4.6365, 14.8580
        xyY:
        0.3295, 0.1595, 4.6365
      CIE-Lab:
        25.6731, 53.0750, -31.1164
        CIE-LCH:
        25.6731, 61.5239, 329.6181
        CIE-Luv:
        25.6731, 37.3712, -43.7232
        Hunter-Lab:
        21.5326, 41.7437, -25.8384
      #71016d color charts
#71016d RGB chart
      #71016d CMYK chart
      #71016d RGB pie chart
      #71016d color shades, tints & tones
#71016d color schemes
#71016d color preview, HTML & CSS examples
           This text has a color of #71016d        
        
          <p style="color:#71016d;">Text here</p>
        
        
          .mytext {color:#71016d;}
        
        Text color #71016d
      
           This box has a color of #71016d        
        
          <div style="background-color:#71016d;">Content here</div>
        
        
          .mybackground {background-color:#71016d;}
        
        Background color #71016d
      
           Border around this has a color of #71016d        
        
          <div style="border:2px solid #71016d;">Content here</div>
        
        
          .myborder {border:2px solid #71016d;}
        
        Border color #71016d