#714bdd color space conversions
Hex:
        #714bdd
        RGB:
        113, 75, 221
        CMY:
        56, 71, 13
        CMYK:
        49, 66, 0, 13
      HSL:
        256°, 68.2243%, 58.0392%
        HSV (HSB):
        256°, 66.0633%, 86.6667%
        XYZ:
        22.3773, 13.7633, 69.8838
        xyY:
        0.2111, 0.1298, 13.7633
      CIE-Lab:
        43.8916, 50.5867, -69.2571
        CIE-LCH:
        43.8916, 85.7645, 306.1451
        CIE-Luv:
        43.8916, 3.5924, -106.0368
        Hunter-Lab:
        37.0990, 42.7441, -85.7161
      #714bdd color charts
#714bdd RGB chart
      #714bdd CMYK chart
      #714bdd RGB pie chart
      #714bdd color shades, tints & tones
#714bdd color schemes
#714bdd color preview, HTML & CSS examples
           This text has a color of #714bdd        
        
          <p style="color:#714bdd;">Text here</p>
        
        
          .mytext {color:#714bdd;}
        
        Text color #714bdd
      
           This box has a color of #714bdd        
        
          <div style="background-color:#714bdd;">Content here</div>
        
        
          .mybackground {background-color:#714bdd;}
        
        Background color #714bdd
      
           Border around this has a color of #714bdd        
        
          <div style="border:2px solid #714bdd;">Content here</div>
        
        
          .myborder {border:2px solid #714bdd;}
        
        Border color #714bdd