#714fbb color space conversions
Hex:
        #714fbb
        RGB:
        113, 79, 187
        CMY:
        56, 69, 27
        CMYK:
        40, 58, 0, 27
      HSL:
        259°, 44.2623%, 52.1569%
        HSV (HSB):
        259°, 57.7540%, 73.3333%
        XYZ:
        18.5757, 12.6905, 48.4842
        xyY:
        0.2329, 0.1591, 12.6905
      CIE-Lab:
        42.2932, 38.8970, -52.2194
        CIE-LCH:
        42.2932, 65.1141, 306.6815
        CIE-Luv:
        42.2932, 6.5021, -80.2985
        Hunter-Lab:
        35.6238, 30.7355, -55.7574
      #714fbb color charts
#714fbb RGB chart
      #714fbb CMYK chart
      #714fbb RGB pie chart
      #714fbb color shades, tints & tones
#714fbb color schemes
#714fbb color preview, HTML & CSS examples
           This text has a color of #714fbb        
        
          <p style="color:#714fbb;">Text here</p>
        
        
          .mytext {color:#714fbb;}
        
        Text color #714fbb
      
           This box has a color of #714fbb        
        
          <div style="background-color:#714fbb;">Content here</div>
        
        
          .mybackground {background-color:#714fbb;}
        
        Background color #714fbb
      
           Border around this has a color of #714fbb        
        
          <div style="border:2px solid #714fbb;">Content here</div>
        
        
          .myborder {border:2px solid #714fbb;}
        
        Border color #714fbb