#714ee4 color space conversions
Hex:
        #714ee4
        RGB:
        113, 78, 228
        CMY:
        56, 69, 11
        CMYK:
        50, 66, 0, 11
      HSL:
        254°, 73.5294%, 60.0000%
        HSV (HSB):
        254°, 65.7895%, 89.4118%
        XYZ:
        23.5380, 14.5609, 74.9687
        xyY:
        0.2082, 0.1288, 14.5609
      CIE-Lab:
        45.0269, 50.9418, -71.3864
        CIE-LCH:
        45.0269, 87.6989, 305.5119
        CIE-Luv:
        45.0269, 2.2431, -109.8312
        Hunter-Lab:
        38.1588, 43.3289, -89.7731
      #714ee4 color charts
#714ee4 RGB chart
      #714ee4 CMYK chart
      #714ee4 RGB pie chart
      #714ee4 color shades, tints & tones
#714ee4 color schemes
#714ee4 color preview, HTML & CSS examples
           This text has a color of #714ee4        
        
          <p style="color:#714ee4;">Text here</p>
        
        
          .mytext {color:#714ee4;}
        
        Text color #714ee4
      
           This box has a color of #714ee4        
        
          <div style="background-color:#714ee4;">Content here</div>
        
        
          .mybackground {background-color:#714ee4;}
        
        Background color #714ee4
      
           Border around this has a color of #714ee4        
        
          <div style="border:2px solid #714ee4;">Content here</div>
        
        
          .myborder {border:2px solid #714ee4;}
        
        Border color #714ee4