#71118d color space conversions
Hex:
        #71118d
        RGB:
        113, 17, 141
        CMY:
        56, 93, 45
        CMYK:
        20, 88, 0, 45
      HSL:
        286°, 78.4810%, 30.9804%
        HSV (HSB):
        286°, 87.9433%, 55.2941%
        XYZ:
        11.8182, 5.8347, 25.7026
        xyY:
        0.2726, 0.1346, 5.8347
      CIE-Lab:
        28.9915, 55.6308, -46.0333
        CIE-LCH:
        28.9915, 72.2070, 320.3929
        CIE-Luv:
        28.9915, 26.4111, -64.3450
        Hunter-Lab:
        24.1551, 45.0621, -46.1799
      #71118d color charts
#71118d RGB chart
      #71118d CMYK chart
      #71118d RGB pie chart
      #71118d color shades, tints & tones
#71118d color schemes
#71118d color preview, HTML & CSS examples
           This text has a color of #71118d        
        
          <p style="color:#71118d;">Text here</p>
        
        
          .mytext {color:#71118d;}
        
        Text color #71118d
      
           This box has a color of #71118d        
        
          <div style="background-color:#71118d;">Content here</div>
        
        
          .mybackground {background-color:#71118d;}
        
        Background color #71118d
      
           Border around this has a color of #71118d        
        
          <div style="border:2px solid #71118d;">Content here</div>
        
        
          .myborder {border:2px solid #71118d;}
        
        Border color #71118d