#7514d5 color space conversions
Hex:
        #7514d5
        RGB:
        117, 20, 213
        CMY:
        54, 92, 16
        CMYK:
        45, 91, 0, 16
      HSL:
        270°, 82.8326%, 45.6863%
        HSV (HSB):
        270°, 90.6103%, 83.5294%
        XYZ:
        19.5965, 9.0863, 63.6718
        xyY:
        0.2122, 0.0984, 9.0863
      CIE-Lab:
        36.1500, 70.5973, -77.3335
        CIE-LCH:
        36.1500, 104.7113, 312.3928
        CIE-Luv:
        36.1500, 13.2138, -109.3124
        Hunter-Lab:
        30.1435, 63.2930, -104.1371
      #7514d5 color charts
#7514d5 RGB chart
      #7514d5 CMYK chart
      #7514d5 RGB pie chart
      #7514d5 color shades, tints & tones
#7514d5 color schemes
#7514d5 color preview, HTML & CSS examples
           This text has a color of #7514d5        
        
          <p style="color:#7514d5;">Text here</p>
        
        
          .mytext {color:#7514d5;}
        
        Text color #7514d5
      
           This box has a color of #7514d5        
        
          <div style="background-color:#7514d5;">Content here</div>
        
        
          .mybackground {background-color:#7514d5;}
        
        Background color #7514d5
      
           Border around this has a color of #7514d5        
        
          <div style="border:2px solid #7514d5;">Content here</div>
        
        
          .myborder {border:2px solid #7514d5;}
        
        Border color #7514d5