#71466f color space conversions
Hex:
        #71466f
        RGB:
        113, 70, 111
        CMY:
        56, 73, 56
        CMYK:
        0, 38, 2, 56
      HSL:
        303°, 23.4973%, 35.8824%
        HSV (HSB):
        303°, 38.0531%, 44.3137%
        XYZ:
        11.8695, 9.0387, 16.1580
        xyY:
        0.3202, 0.2439, 9.0387
      CIE-Lab:
        36.0587, 25.5287, -16.1297
        CIE-LCH:
        36.0587, 30.1974, 327.7143
        CIE-Luv:
        36.0587, 20.8542, -24.9065
        Hunter-Lab:
        30.0645, 17.8590, -10.8200
      #71466f color charts
#71466f RGB chart
      #71466f CMYK chart
      #71466f RGB pie chart
      #71466f color shades, tints & tones
#71466f color schemes
#71466f color preview, HTML & CSS examples
           This text has a color of #71466f        
        
          <p style="color:#71466f;">Text here</p>
        
        
          .mytext {color:#71466f;}
        
        Text color #71466f
      
           This box has a color of #71466f        
        
          <div style="background-color:#71466f;">Content here</div>
        
        
          .mybackground {background-color:#71466f;}
        
        Background color #71466f
      
           Border around this has a color of #71466f        
        
          <div style="border:2px solid #71466f;">Content here</div>
        
        
          .myborder {border:2px solid #71466f;}
        
        Border color #71466f