#71066f color space conversions
Hex:
        #71066f
        RGB:
        113, 6, 111
        CMY:
        56, 98, 56
        CMYK:
        0, 95, 2, 56
      HSL:
        301°, 89.9160%, 23.3333%
        HSV (HSB):
        301°, 94.6903%, 44.3137%
        XYZ:
        9.7444, 4.7887, 15.4496
        xyY:
        0.3250, 0.1597, 4.7887
      CIE-Lab:
        26.1240, 52.4456, -31.6881
        CIE-LCH:
        26.1240, 61.2754, 328.8592
        CIE-Luv:
        26.1240, 36.2896, -44.6357
        Hunter-Lab:
        21.8830, 41.1901, -26.5413
      #71066f color charts
#71066f RGB chart
      #71066f CMYK chart
      #71066f RGB pie chart
      #71066f color shades, tints & tones
#71066f color schemes
#71066f color preview, HTML & CSS examples
           This text has a color of #71066f        
        
          <p style="color:#71066f;">Text here</p>
        
        
          .mytext {color:#71066f;}
        
        Text color #71066f
      
           This box has a color of #71066f        
        
          <div style="background-color:#71066f;">Content here</div>
        
        
          .mybackground {background-color:#71066f;}
        
        Background color #71066f
      
           Border around this has a color of #71066f        
        
          <div style="border:2px solid #71066f;">Content here</div>
        
        
          .myborder {border:2px solid #71066f;}
        
        Border color #71066f