#714ec4 color space conversions
Hex:
        #714ec4
        RGB:
        113, 78, 196
        CMY:
        56, 69, 23
        CMYK:
        42, 60, 0, 23
      HSL:
        258°, 50.0000%, 53.7255%
        HSV (HSB):
        258°, 60.2041%, 76.8627%
        XYZ:
        19.4982, 12.9450, 53.6955
        xyY:
        0.2264, 0.1503, 12.9450
      CIE-Lab:
        42.6803, 41.9548, -56.8388
        CIE-LCH:
        42.6803, 70.6460, 306.4324
        CIE-Luv:
        42.6803, 5.7009, -87.3640
        Hunter-Lab:
        35.9792, 33.7712, -63.2993
      #714ec4 color charts
#714ec4 RGB chart
      #714ec4 CMYK chart
      #714ec4 RGB pie chart
      #714ec4 color shades, tints & tones
#714ec4 color schemes
#714ec4 color preview, HTML & CSS examples
           This text has a color of #714ec4        
        
          <p style="color:#714ec4;">Text here</p>
        
        
          .mytext {color:#714ec4;}
        
        Text color #714ec4
      
           This box has a color of #714ec4        
        
          <div style="background-color:#714ec4;">Content here</div>
        
        
          .mybackground {background-color:#714ec4;}
        
        Background color #714ec4
      
           Border around this has a color of #714ec4        
        
          <div style="border:2px solid #714ec4;">Content here</div>
        
        
          .myborder {border:2px solid #714ec4;}
        
        Border color #714ec4