#71266e color space conversions
Hex:
        #71266e
        RGB:
        113, 38, 110
        CMY:
        56, 85, 57
        CMYK:
        0, 66, 3, 56
      HSL:
        302°, 49.6689%, 29.6078%
        HSV (HSB):
        302°, 66.3717%, 44.3137%
        XYZ:
        10.3176, 6.0227, 15.3706
        xyY:
        0.3254, 0.1899, 6.0227
      CIE-Lab:
        29.4697, 42.5257, -25.7413
        CIE-LCH:
        29.4697, 49.7096, 328.8130
        CIE-Luv:
        29.4697, 31.9326, -37.9354
        Hunter-Lab:
        24.5412, 32.0979, -19.9554
      #71266e color charts
#71266e RGB chart
      #71266e CMYK chart
      #71266e RGB pie chart
      #71266e color shades, tints & tones
#71266e color schemes
#71266e color preview, HTML & CSS examples
           This text has a color of #71266e        
        
          <p style="color:#71266e;">Text here</p>
        
        
          .mytext {color:#71266e;}
        
        Text color #71266e
      
           This box has a color of #71266e        
        
          <div style="background-color:#71266e;">Content here</div>
        
        
          .mybackground {background-color:#71266e;}
        
        Background color #71266e
      
           Border around this has a color of #71266e        
        
          <div style="border:2px solid #71266e;">Content here</div>
        
        
          .myborder {border:2px solid #71266e;}
        
        Border color #71266e