#71085f color space conversions
Hex:
        #71085f
        RGB:
        113, 8, 95
        CMY:
        56, 97, 63
        CMYK:
        0, 93, 16, 56
      HSL:
        310°, 86.7769%, 23.7255%
        HSV (HSB):
        310°, 92.9204%, 44.3137%
        XYZ:
        8.9624, 4.5106, 11.2247
        xyY:
        0.3629, 0.1826, 4.5106
      CIE-Lab:
        25.2923, 49.5951, -22.5845
        CIE-LCH:
        25.2923, 54.4952, 335.5165
        CIE-Luv:
        25.2923, 41.8213, -32.9709
        Hunter-Lab:
        21.2382, 38.1596, -16.4690
      #71085f color charts
#71085f RGB chart
      #71085f CMYK chart
      #71085f RGB pie chart
      #71085f color shades, tints & tones
#71085f color schemes
#71085f color preview, HTML & CSS examples
           This text has a color of #71085f        
        
          <p style="color:#71085f;">Text here</p>
        
        
          .mytext {color:#71085f;}
        
        Text color #71085f
      
           This box has a color of #71085f        
        
          <div style="background-color:#71085f;">Content here</div>
        
        
          .mybackground {background-color:#71085f;}
        
        Background color #71085f
      
           Border around this has a color of #71085f        
        
          <div style="border:2px solid #71085f;">Content here</div>
        
        
          .myborder {border:2px solid #71085f;}
        
        Border color #71085f