#71255f color space conversions
Hex:
        #71255f
        RGB:
        113, 37, 95
        CMY:
        56, 85, 63
        CMYK:
        0, 67, 16, 56
      HSL:
        314°, 50.6667%, 29.4118%
        HSV (HSB):
        314°, 67.2566%, 44.3137%
        XYZ:
        9.5372, 5.6601, 11.4163
        xyY:
        0.3584, 0.2127, 5.6601
      CIE-Lab:
        28.5381, 40.3688, -17.5189
        CIE-LCH:
        28.5381, 44.0063, 336.5406
        CIE-Luv:
        28.5381, 36.5822, -26.8926
        Hunter-Lab:
        23.7909, 29.9221, -11.7973
      #71255f color charts
#71255f RGB chart
      #71255f CMYK chart
      #71255f RGB pie chart
      #71255f color shades, tints & tones
#71255f color schemes
#71255f color preview, HTML & CSS examples
           This text has a color of #71255f        
        
          <p style="color:#71255f;">Text here</p>
        
        
          .mytext {color:#71255f;}
        
        Text color #71255f
      
           This box has a color of #71255f        
        
          <div style="background-color:#71255f;">Content here</div>
        
        
          .mybackground {background-color:#71255f;}
        
        Background color #71255f
      
           Border around this has a color of #71255f        
        
          <div style="border:2px solid #71255f;">Content here</div>
        
        
          .myborder {border:2px solid #71255f;}
        
        Border color #71255f