#714a8b color space conversions
Hex:
        #714a8b
        RGB:
        113, 74, 139
        CMY:
        56, 71, 45
        CMYK:
        19, 47, 0, 45
      HSL:
        276°, 30.5164%, 41.7647%
        HSV (HSB):
        276°, 46.7626%, 54.5098%
        XYZ:
        13.9190, 10.2723, 25.6752
        xyY:
        0.2791, 0.2060, 10.2723
      CIE-Lab:
        38.3269, 29.3808, -29.8940
        CIE-LCH:
        38.3269, 41.9152, 314.5039
        CIE-Luv:
        38.3269, 14.6395, -45.3561
        Hunter-Lab:
        32.0505, 21.4314, -25.0611
      #714a8b color charts
#714a8b RGB chart
      #714a8b CMYK chart
      #714a8b RGB pie chart
      #714a8b color shades, tints & tones
#714a8b color schemes
#714a8b color preview, HTML & CSS examples
           This text has a color of #714a8b        
        
          <p style="color:#714a8b;">Text here</p>
        
        
          .mytext {color:#714a8b;}
        
        Text color #714a8b
      
           This box has a color of #714a8b        
        
          <div style="background-color:#714a8b;">Content here</div>
        
        
          .mybackground {background-color:#714a8b;}
        
        Background color #714a8b
      
           Border around this has a color of #714a8b        
        
          <div style="border:2px solid #714a8b;">Content here</div>
        
        
          .myborder {border:2px solid #714a8b;}
        
        Border color #714a8b