#760e8f color space conversions
Hex:
        #760e8f
        RGB:
        118, 14, 143
        CMY:
        54, 95, 44
        CMYK:
        17, 90, 0, 44
      HSL:
        288°, 82.1656%, 30.7843%
        HSV (HSB):
        288°, 90.2098%, 56.0784%
        XYZ:
        12.5862, 6.1488, 26.5101
        xyY:
        0.2782, 0.1359, 6.1488
      CIE-Lab:
        29.7848, 57.5039, -45.9466
        CIE-LCH:
        29.7848, 73.6057, 321.3745
        CIE-Luv:
        29.7848, 29.1392, -65.1074
        Hunter-Lab:
        24.7968, 47.2075, -46.0288
      #760e8f color charts
#760e8f RGB chart
      #760e8f CMYK chart
      #760e8f RGB pie chart
      #760e8f color shades, tints & tones
#760e8f color schemes
#760e8f color preview, HTML & CSS examples
           This text has a color of #760e8f        
        
          <p style="color:#760e8f;">Text here</p>
        
        
          .mytext {color:#760e8f;}
        
        Text color #760e8f
      
           This box has a color of #760e8f        
        
          <div style="background-color:#760e8f;">Content here</div>
        
        
          .mybackground {background-color:#760e8f;}
        
        Background color #760e8f
      
           Border around this has a color of #760e8f        
        
          <div style="border:2px solid #760e8f;">Content here</div>
        
        
          .myborder {border:2px solid #760e8f;}
        
        Border color #760e8f