#71195f color space conversions
Hex:
        #71195f
        RGB:
        113, 25, 95
        CMY:
        56, 90, 63
        CMYK:
        0, 78, 16, 56
      HSL:
        312°, 63.7681%, 27.0588%
        HSV (HSB):
        312°, 77.8761%, 44.3137%
        XYZ:
        9.2232, 5.0322, 11.3117
        xyY:
        0.3607, 0.1968, 5.0322
      CIE-Lab:
        26.8263, 45.1695, -20.1813
        CIE-LCH:
        26.8263, 49.4729, 335.9254
        CIE-Luv:
        26.8263, 39.4506, -30.2007
        Hunter-Lab:
        22.4326, 34.1341, -14.1943
      #71195f color charts
#71195f RGB chart
      #71195f CMYK chart
      #71195f RGB pie chart
      #71195f color shades, tints & tones
#71195f color schemes
#71195f color preview, HTML & CSS examples
           This text has a color of #71195f        
        
          <p style="color:#71195f;">Text here</p>
        
        
          .mytext {color:#71195f;}
        
        Text color #71195f
      
           This box has a color of #71195f        
        
          <div style="background-color:#71195f;">Content here</div>
        
        
          .mybackground {background-color:#71195f;}
        
        Background color #71195f
      
           Border around this has a color of #71195f        
        
          <div style="border:2px solid #71195f;">Content here</div>
        
        
          .myborder {border:2px solid #71195f;}
        
        Border color #71195f