#714c9d color space conversions
Hex:
        #714c9d
        RGB:
        113, 76, 157
        CMY:
        56, 70, 38
        CMYK:
        28, 52, 0, 38
      HSL:
        267°, 34.7639%, 45.6863%
        HSV (HSB):
        267°, 51.5924%, 61.5686%
        XYZ:
        15.4803, 11.1139, 33.2276
        xyY:
        0.2588, 0.1858, 11.1139
      CIE-Lab:
        39.7717, 32.6600, -38.4929
        CIE-LCH:
        39.7717, 50.4815, 310.3135
        CIE-Luv:
        39.7717, 11.2913, -58.6705
        Hunter-Lab:
        33.3375, 24.5458, -35.7582
      #714c9d color charts
#714c9d RGB chart
      #714c9d CMYK chart
      #714c9d RGB pie chart
      #714c9d color shades, tints & tones
#714c9d color schemes
#714c9d color preview, HTML & CSS examples
           This text has a color of #714c9d        
        
          <p style="color:#714c9d;">Text here</p>
        
        
          .mytext {color:#714c9d;}
        
        Text color #714c9d
      
           This box has a color of #714c9d        
        
          <div style="background-color:#714c9d;">Content here</div>
        
        
          .mybackground {background-color:#714c9d;}
        
        Background color #714c9d
      
           Border around this has a color of #714c9d        
        
          <div style="border:2px solid #714c9d;">Content here</div>
        
        
          .myborder {border:2px solid #714c9d;}
        
        Border color #714c9d