#760ad5 color space conversions
Hex:
        #760ad5
        RGB:
        118, 10, 213
        CMY:
        54, 96, 16
        CMYK:
        45, 95, 0, 16
      HSL:
        272°, 91.0314%, 43.7255%
        HSV (HSB):
        272°, 95.3052%, 83.5294%
        XYZ:
        19.5900, 8.8727, 63.6309
        xyY:
        0.2127, 0.0963, 8.8727
      CIE-Lab:
        35.7381, 72.3398, -78.0078
        CIE-LCH:
        35.7381, 106.3874, 312.8410
        CIE-Luv:
        35.7381, 14.0464, -109.6040
        Hunter-Lab:
        29.7871, 65.2660, -105.8036
      #760ad5 color charts
#760ad5 RGB chart
      #760ad5 CMYK chart
      #760ad5 RGB pie chart
      #760ad5 color shades, tints & tones
#760ad5 color schemes
#760ad5 color preview, HTML & CSS examples
           This text has a color of #760ad5        
        
          <p style="color:#760ad5;">Text here</p>
        
        
          .mytext {color:#760ad5;}
        
        Text color #760ad5
      
           This box has a color of #760ad5        
        
          <div style="background-color:#760ad5;">Content here</div>
        
        
          .mybackground {background-color:#760ad5;}
        
        Background color #760ad5
      
           Border around this has a color of #760ad5        
        
          <div style="border:2px solid #760ad5;">Content here</div>
        
        
          .myborder {border:2px solid #760ad5;}
        
        Border color #760ad5