#7714c4 color space conversions
Hex:
        #7714c4
        RGB:
        119, 20, 196
        CMY:
        53, 92, 23
        CMYK:
        39, 90, 0, 23
      HSL:
        274°, 81.4815%, 42.3529%
        HSV (HSB):
        274°, 89.7959%, 76.8627%
        XYZ:
        17.8217, 8.4078, 52.9081
        xyY:
        0.2252, 0.1062, 8.4078
      CIE-Lab:
        34.8181, 67.1372, -69.6181
        CIE-LCH:
        34.8181, 96.7166, 313.9607
        CIE-Luv:
        34.8181, 17.0610, -98.8202
        Hunter-Lab:
        28.9962, 58.9670, -87.8867
      #7714c4 color charts
#7714c4 RGB chart
      #7714c4 CMYK chart
      #7714c4 RGB pie chart
      #7714c4 color shades, tints & tones
#7714c4 color schemes
#7714c4 color preview, HTML & CSS examples
           This text has a color of #7714c4        
        
          <p style="color:#7714c4;">Text here</p>
        
        
          .mytext {color:#7714c4;}
        
        Text color #7714c4
      
           This box has a color of #7714c4        
        
          <div style="background-color:#7714c4;">Content here</div>
        
        
          .mybackground {background-color:#7714c4;}
        
        Background color #7714c4
      
           Border around this has a color of #7714c4        
        
          <div style="border:2px solid #7714c4;">Content here</div>
        
        
          .myborder {border:2px solid #7714c4;}
        
        Border color #7714c4