#71115d color space conversions
Hex:
        #71115d
        RGB:
        113, 17, 93
        CMY:
        56, 93, 64
        CMYK:
        0, 85, 18, 56
      HSL:
        313°, 73.8462%, 25.4902%
        HSV (HSB):
        313°, 84.9558%, 44.3137%
        XYZ:
        8.9863, 4.7019, 10.7899
        xyY:
        0.3671, 0.1921, 4.7019
      CIE-Lab:
        25.8681, 47.3150, -20.3648
        CIE-LCH:
        25.8681, 51.5115, 336.7125
        CIE-Luv:
        25.8681, 41.5076, -30.3040
        Hunter-Lab:
        21.6839, 36.0274, -14.3238
      #71115d color charts
#71115d RGB chart
      #71115d CMYK chart
      #71115d RGB pie chart
      #71115d color shades, tints & tones
#71115d color schemes
#71115d color preview, HTML & CSS examples
           This text has a color of #71115d        
        
          <p style="color:#71115d;">Text here</p>
        
        
          .mytext {color:#71115d;}
        
        Text color #71115d
      
           This box has a color of #71115d        
        
          <div style="background-color:#71115d;">Content here</div>
        
        
          .mybackground {background-color:#71115d;}
        
        Background color #71115d
      
           Border around this has a color of #71115d        
        
          <div style="border:2px solid #71115d;">Content here</div>
        
        
          .myborder {border:2px solid #71115d;}
        
        Border color #71115d