#714ca6 color space conversions
Hex:
        #714ca6
        RGB:
        113, 76, 166
        CMY:
        56, 70, 35
        CMYK:
        32, 54, 0, 35
      HSL:
        265°, 37.1901%, 47.4510%
        HSV (HSB):
        265°, 54.2169%, 65.0980%
        XYZ:
        16.2774, 11.4328, 37.4252
        xyY:
        0.2499, 0.1755, 11.4328
      CIE-Lab:
        40.3000, 34.9913, -43.0289
        CIE-LCH:
        40.3000, 55.4605, 309.1182
        CIE-Luv:
        40.3000, 10.0381, -65.6993
        Hunter-Lab:
        33.8124, 26.7590, -41.9565
      #714ca6 color charts
#714ca6 RGB chart
      #714ca6 CMYK chart
      #714ca6 RGB pie chart
      #714ca6 color shades, tints & tones
#714ca6 color schemes
#714ca6 color preview, HTML & CSS examples
           This text has a color of #714ca6        
        
          <p style="color:#714ca6;">Text here</p>
        
        
          .mytext {color:#714ca6;}
        
        Text color #714ca6
      
           This box has a color of #714ca6        
        
          <div style="background-color:#714ca6;">Content here</div>
        
        
          .mybackground {background-color:#714ca6;}
        
        Background color #714ca6
      
           Border around this has a color of #714ca6        
        
          <div style="border:2px solid #714ca6;">Content here</div>
        
        
          .myborder {border:2px solid #714ca6;}
        
        Border color #714ca6