#760f6f color space conversions
Hex:
        #760f6f
        RGB:
        118, 15, 111
        CMY:
        54, 94, 56
        CMYK:
        0, 87, 6, 54
      HSL:
        304°, 77.4436%, 26.0784%
        HSV (HSB):
        304°, 87.2881%, 46.2745%
        XYZ:
        10.5113, 5.3409, 15.5158
        xyY:
        0.3351, 0.1703, 5.3409
      CIE-Lab:
        27.6847, 51.7027, -29.1459
        CIE-LCH:
        27.6847, 59.3519, 330.5891
        CIE-Luv:
        27.6847, 39.1118, -42.4377
        Hunter-Lab:
        23.1104, 40.7439, -23.6288
      #760f6f color charts
#760f6f RGB chart
      #760f6f CMYK chart
      #760f6f RGB pie chart
      #760f6f color shades, tints & tones
#760f6f color schemes
#760f6f color preview, HTML & CSS examples
           This text has a color of #760f6f        
        
          <p style="color:#760f6f;">Text here</p>
        
        
          .mytext {color:#760f6f;}
        
        Text color #760f6f
      
           This box has a color of #760f6f        
        
          <div style="background-color:#760f6f;">Content here</div>
        
        
          .mybackground {background-color:#760f6f;}
        
        Background color #760f6f
      
           Border around this has a color of #760f6f        
        
          <div style="border:2px solid #760f6f;">Content here</div>
        
        
          .myborder {border:2px solid #760f6f;}
        
        Border color #760f6f