#71076f color space conversions
Hex:
        #71076f
        RGB:
        113, 7, 111
        CMY:
        56, 97, 56
        CMYK:
        0, 94, 2, 56
      HSL:
        301°, 88.3333%, 23.5294%
        HSV (HSB):
        301°, 93.8053%, 44.3137%
        XYZ:
        9.7553, 4.8104, 15.4533
        xyY:
        0.3250, 0.1602, 4.8104
      CIE-Lab:
        26.1875, 52.2585, -31.5867
        CIE-LCH:
        26.1875, 61.0628, 328.8499
        CIE-Luv:
        26.1875, 36.2122, -44.5364
        Hunter-Lab:
        21.9325, 41.0122, -26.4218
      #71076f color charts
#71076f RGB chart
      #71076f CMYK chart
      #71076f RGB pie chart
      #71076f color shades, tints & tones
#71076f color schemes
#71076f color preview, HTML & CSS examples
           This text has a color of #71076f        
        
          <p style="color:#71076f;">Text here</p>
        
        
          .mytext {color:#71076f;}
        
        Text color #71076f
      
           This box has a color of #71076f        
        
          <div style="background-color:#71076f;">Content here</div>
        
        
          .mybackground {background-color:#71076f;}
        
        Background color #71076f
      
           Border around this has a color of #71076f        
        
          <div style="border:2px solid #71076f;">Content here</div>
        
        
          .myborder {border:2px solid #71076f;}
        
        Border color #71076f