#714bbf color space conversions
Hex:
        #714bbf
        RGB:
        113, 75, 191
        CMY:
        56, 71, 25
        CMYK:
        41, 61, 0, 25
      HSL:
        260°, 47.5410%, 52.1569%
        HSV (HSB):
        260°, 60.7330%, 74.9020%
        XYZ:
        18.7301, 12.3045, 50.6780
        xyY:
        0.2292, 0.1506, 12.3045
      CIE-Lab:
        41.6960, 42.2731, -55.5188
        CIE-LCH:
        41.6960, 69.7808, 307.2864
        CIE-Luv:
        41.6960, 7.0504, -84.9296
        Hunter-Lab:
        35.0777, 33.9259, -61.1040
      #714bbf color charts
#714bbf RGB chart
      #714bbf CMYK chart
      #714bbf RGB pie chart
      #714bbf color shades, tints & tones
#714bbf color schemes
#714bbf color preview, HTML & CSS examples
           This text has a color of #714bbf        
        
          <p style="color:#714bbf;">Text here</p>
        
        
          .mytext {color:#714bbf;}
        
        Text color #714bbf
      
           This box has a color of #714bbf        
        
          <div style="background-color:#714bbf;">Content here</div>
        
        
          .mybackground {background-color:#714bbf;}
        
        Background color #714bbf
      
           Border around this has a color of #714bbf        
        
          <div style="border:2px solid #714bbf;">Content here</div>
        
        
          .myborder {border:2px solid #714bbf;}
        
        Border color #714bbf