#71215f color space conversions
Hex:
        #71215f
        RGB:
        113, 33, 95
        CMY:
        56, 87, 63
        CMYK:
        0, 71, 16, 56
      HSL:
        314°, 54.7945%, 28.6275%
        HSV (HSB):
        314°, 70.7965%, 44.3137%
        XYZ:
        9.4195, 5.4246, 11.3771
        xyY:
        0.3592, 0.2069, 5.4246
      CIE-Lab:
        27.9119, 42.1084, -18.4905
        CIE-LCH:
        27.9119, 45.9893, 336.2930
        CIE-Luv:
        27.9119, 37.6553, -28.1258
        Hunter-Lab:
        23.2909, 31.4313, -12.6582
      #71215f color charts
#71215f RGB chart
      #71215f CMYK chart
      #71215f RGB pie chart
      #71215f color shades, tints & tones
#71215f color schemes
#71215f color preview, HTML & CSS examples
           This text has a color of #71215f        
        
          <p style="color:#71215f;">Text here</p>
        
        
          .mytext {color:#71215f;}
        
        Text color #71215f
      
           This box has a color of #71215f        
        
          <div style="background-color:#71215f;">Content here</div>
        
        
          .mybackground {background-color:#71215f;}
        
        Background color #71215f
      
           Border around this has a color of #71215f        
        
          <div style="border:2px solid #71215f;">Content here</div>
        
        
          .myborder {border:2px solid #71215f;}
        
        Border color #71215f