#71017f color space conversions
Hex:
        #71017f
        RGB:
        113, 1, 127
        CMY:
        56, 100, 50
        CMYK:
        11, 99, 0, 50
      HSL:
        293°, 98.4375%, 25.0980%
        HSV (HSB):
        293°, 99.2126%, 49.8039%
        XYZ:
        10.6517, 5.0647, 20.4949
        xyY:
        0.2942, 0.1399, 5.0647
      CIE-Lab:
        26.9184, 56.0696, -40.6222
        CIE-LCH:
        26.9184, 69.2385, 324.0768
        CIE-Luv:
        26.9184, 31.4368, -56.1893
        Hunter-Lab:
        22.5049, 45.1010, -38.2409
      #71017f color charts
#71017f RGB chart
      #71017f CMYK chart
      #71017f RGB pie chart
      #71017f color shades, tints & tones
#71017f color schemes
#71017f color preview, HTML & CSS examples
           This text has a color of #71017f        
        
          <p style="color:#71017f;">Text here</p>
        
        
          .mytext {color:#71017f;}
        
        Text color #71017f
      
           This box has a color of #71017f        
        
          <div style="background-color:#71017f;">Content here</div>
        
        
          .mybackground {background-color:#71017f;}
        
        Background color #71017f
      
           Border around this has a color of #71017f        
        
          <div style="border:2px solid #71017f;">Content here</div>
        
        
          .myborder {border:2px solid #71017f;}
        
        Border color #71017f