#714cbb color space conversions
Hex:
        #714cbb
        RGB:
        113, 76, 187
        CMY:
        56, 70, 27
        CMYK:
        40, 59, 0, 27
      HSL:
        260°, 44.9393%, 51.5686%
        HSV (HSB):
        260°, 59.3583%, 73.3333%
        XYZ:
        18.3641, 12.2674, 48.4137
        xyY:
        0.2323, 0.1552, 12.2674
      CIE-Lab:
        41.6381, 40.6152, -53.2749
        CIE-LCH:
        41.6381, 66.9911, 307.3208
        CIE-Luv:
        41.6381, 7.2939, -81.5867
        Hunter-Lab:
        35.0249, 32.2968, -57.4370
      #714cbb color charts
#714cbb RGB chart
      #714cbb CMYK chart
      #714cbb RGB pie chart
      #714cbb color shades, tints & tones
#714cbb color schemes
#714cbb color preview, HTML & CSS examples
           This text has a color of #714cbb        
        
          <p style="color:#714cbb;">Text here</p>
        
        
          .mytext {color:#714cbb;}
        
        Text color #714cbb
      
           This box has a color of #714cbb        
        
          <div style="background-color:#714cbb;">Content here</div>
        
        
          .mybackground {background-color:#714cbb;}
        
        Background color #714cbb
      
           Border around this has a color of #714cbb        
        
          <div style="border:2px solid #714cbb;">Content here</div>
        
        
          .myborder {border:2px solid #714cbb;}
        
        Border color #714cbb