#714e8d color space conversions
Hex:
        #714e8d
        RGB:
        113, 78, 141
        CMY:
        56, 69, 45
        CMYK:
        20, 45, 0, 45
      HSL:
        273°, 28.7671%, 42.9412%
        HSV (HSB):
        273°, 44.6809%, 55.2941%
        XYZ:
        14.3422, 10.8826, 26.5439
        xyY:
        0.2770, 0.2102, 10.8826
      CIE-Lab:
        39.3820, 27.4768, -29.4529
        CIE-LCH:
        39.3820, 40.2796, 313.0119
        CIE-Luv:
        39.3820, 12.9015, -44.8223
        Hunter-Lab:
        32.9888, 19.8742, -24.6147
      #714e8d color charts
#714e8d RGB chart
      #714e8d CMYK chart
      #714e8d RGB pie chart
      #714e8d color shades, tints & tones
#714e8d color schemes
#714e8d color preview, HTML & CSS examples
           This text has a color of #714e8d        
        
          <p style="color:#714e8d;">Text here</p>
        
        
          .mytext {color:#714e8d;}
        
        Text color #714e8d
      
           This box has a color of #714e8d        
        
          <div style="background-color:#714e8d;">Content here</div>
        
        
          .mybackground {background-color:#714e8d;}
        
        Background color #714e8d
      
           Border around this has a color of #714e8d        
        
          <div style="border:2px solid #714e8d;">Content here</div>
        
        
          .myborder {border:2px solid #714e8d;}
        
        Border color #714e8d