#71426e color space conversions
Hex:
        #71426e
        RGB:
        113, 66, 110
        CMY:
        56, 74, 57
        CMYK:
        0, 42, 3, 56
      HSL:
        304°, 26.2570%, 35.0980%
        HSV (HSB):
        304°, 41.5929%, 44.3137%
        XYZ:
        11.5727, 8.5329, 15.7889
        xyY:
        0.3224, 0.2377, 8.5329
      CIE-Lab:
        35.0690, 27.6947, -17.0237
        CIE-LCH:
        35.0690, 32.5086, 328.4213
        CIE-Luv:
        35.0690, 22.7007, -26.2206
        Hunter-Lab:
        29.2112, 19.5977, -11.5990
      #71426e color charts
#71426e RGB chart
      #71426e CMYK chart
      #71426e RGB pie chart
      #71426e color shades, tints & tones
#71426e color schemes
#71426e color preview, HTML & CSS examples
           This text has a color of #71426e        
        
          <p style="color:#71426e;">Text here</p>
        
        
          .mytext {color:#71426e;}
        
        Text color #71426e
      
           This box has a color of #71426e        
        
          <div style="background-color:#71426e;">Content here</div>
        
        
          .mybackground {background-color:#71426e;}
        
        Background color #71426e
      
           Border around this has a color of #71426e        
        
          <div style="border:2px solid #71426e;">Content here</div>
        
        
          .myborder {border:2px solid #71426e;}
        
        Border color #71426e