#7714ef color space conversions
Hex:
        #7714ef
        RGB:
        119, 20, 239
        CMY:
        53, 92, 6
        CMYK:
        50, 92, 0, 6
      HSL:
        267°, 87.2510%, 50.7843%
        HSV (HSB):
        267°, 91.6318%, 93.7255%
        XYZ:
        23.4379, 10.6542, 82.4825
        xyY:
        0.2011, 0.0914, 10.6542
      CIE-Lab:
        38.9919, 76.5086, -87.5048
        CIE-LCH:
        38.9919, 116.2353, 311.1644
        CIE-Luv:
        38.9919, 10.0534, -124.5453
        Hunter-Lab:
        32.6408, 71.0512, -126.9756
      #7714ef color charts
#7714ef RGB chart
      #7714ef CMYK chart
      #7714ef RGB pie chart
      #7714ef color shades, tints & tones
#7714ef color schemes
#7714ef color preview, HTML & CSS examples
           This text has a color of #7714ef        
        
          <p style="color:#7714ef;">Text here</p>
        
        
          .mytext {color:#7714ef;}
        
        Text color #7714ef
      
           This box has a color of #7714ef        
        
          <div style="background-color:#7714ef;">Content here</div>
        
        
          .mybackground {background-color:#7714ef;}
        
        Background color #7714ef
      
           Border around this has a color of #7714ef        
        
          <div style="border:2px solid #7714ef;">Content here</div>
        
        
          .myborder {border:2px solid #7714ef;}
        
        Border color #7714ef