#71255e color space conversions
Hex:
        #71255e
        RGB:
        113, 37, 94
        CMY:
        56, 85, 63
        CMYK:
        0, 67, 17, 56
      HSL:
        315°, 50.6667%, 29.4118%
        HSV (HSB):
        315°, 67.2566%, 44.3137%
        XYZ:
        9.4920, 5.6420, 11.1784
        xyY:
        0.3607, 0.2144, 5.6420
      CIE-Lab:
        28.4907, 40.2059, -16.9410
        CIE-LCH:
        28.4907, 43.6292, 337.1516
        CIE-Luv:
        28.4907, 36.8830, -26.1369
        Hunter-Lab:
        23.7529, 29.7636, -11.2756
      #71255e color charts
#71255e RGB chart
      #71255e CMYK chart
      #71255e RGB pie chart
      #71255e color shades, tints & tones
#71255e color schemes
#71255e color preview, HTML & CSS examples
           This text has a color of #71255e        
        
          <p style="color:#71255e;">Text here</p>
        
        
          .mytext {color:#71255e;}
        
        Text color #71255e
      
           This box has a color of #71255e        
        
          <div style="background-color:#71255e;">Content here</div>
        
        
          .mybackground {background-color:#71255e;}
        
        Background color #71255e
      
           Border around this has a color of #71255e        
        
          <div style="border:2px solid #71255e;">Content here</div>
        
        
          .myborder {border:2px solid #71255e;}
        
        Border color #71255e