#71508d color space conversions
Hex:
        #71508d
        RGB:
        113, 80, 141
        CMY:
        56, 69, 45
        CMYK:
        20, 43, 0, 45
      HSL:
        272°, 27.6018%, 43.3333%
        HSV (HSB):
        272°, 43.2624%, 55.2941%
        XYZ:
        14.4864, 11.1711, 26.5920
        xyY:
        0.2773, 0.2138, 11.1711
      CIE-Lab:
        39.8672, 26.2749, -28.6918
        CIE-LCH:
        39.8672, 38.9049, 312.4824
        CIE-Luv:
        39.8672, 12.1645, -43.7140
        Hunter-Lab:
        33.4232, 18.8756, -23.7758
      #71508d color charts
#71508d RGB chart
      #71508d CMYK chart
      #71508d RGB pie chart
      #71508d color shades, tints & tones
#71508d color schemes
#71508d color preview, HTML & CSS examples
           This text has a color of #71508d        
        
          <p style="color:#71508d;">Text here</p>
        
        
          .mytext {color:#71508d;}
        
        Text color #71508d
      
           This box has a color of #71508d        
        
          <div style="background-color:#71508d;">Content here</div>
        
        
          .mybackground {background-color:#71508d;}
        
        Background color #71508d
      
           Border around this has a color of #71508d        
        
          <div style="border:2px solid #71508d;">Content here</div>
        
        
          .myborder {border:2px solid #71508d;}
        
        Border color #71508d