#714ba3 color space conversions
Hex:
        #714ba3
        RGB:
        113, 75, 163
        CMY:
        56, 71, 36
        CMYK:
        31, 54, 0, 36
      HSL:
        266°, 36.9748%, 46.6667%
        HSV (HSB):
        266°, 53.9877%, 63.9216%
        XYZ:
        15.9370, 11.1872, 35.9697
        xyY:
        0.2526, 0.1773, 11.1872
      CIE-Lab:
        39.8940, 34.7919, -41.8886
        CIE-LCH:
        39.8940, 54.4530, 309.7124
        CIE-Luv:
        39.8940, 10.7531, -63.8508
        Hunter-Lab:
        33.4473, 26.5191, -40.3482
      #714ba3 color charts
#714ba3 RGB chart
      #714ba3 CMYK chart
      #714ba3 RGB pie chart
      #714ba3 color shades, tints & tones
#714ba3 color schemes
#714ba3 color preview, HTML & CSS examples
           This text has a color of #714ba3        
        
          <p style="color:#714ba3;">Text here</p>
        
        
          .mytext {color:#714ba3;}
        
        Text color #714ba3
      
           This box has a color of #714ba3        
        
          <div style="background-color:#714ba3;">Content here</div>
        
        
          .mybackground {background-color:#714ba3;}
        
        Background color #714ba3
      
           Border around this has a color of #714ba3        
        
          <div style="border:2px solid #714ba3;">Content here</div>
        
        
          .myborder {border:2px solid #714ba3;}
        
        Border color #714ba3