#760b7b color space conversions
Hex:
        #760b7b
        RGB:
        118, 11, 123
        CMY:
        54, 96, 52
        CMYK:
        4, 91, 0, 52
      HSL:
        297°, 83.5821%, 26.2745%
        HSV (HSB):
        297°, 91.0569%, 48.2353%
        XYZ:
        11.1660, 5.5210, 19.2160
        xyY:
        0.3110, 0.1538, 5.5210
      CIE-Lab:
        28.1702, 54.4932, -36.0285
        CIE-LCH:
        28.1702, 65.3266, 326.5291
        CIE-Luv:
        28.1702, 35.4213, -51.5029
        Hunter-Lab:
        23.4967, 43.7070, -32.0407
      #760b7b color charts
#760b7b RGB chart
      #760b7b CMYK chart
      #760b7b RGB pie chart
      #760b7b color shades, tints & tones
#760b7b color schemes
#760b7b color preview, HTML & CSS examples
           This text has a color of #760b7b        
        
          <p style="color:#760b7b;">Text here</p>
        
        
          .mytext {color:#760b7b;}
        
        Text color #760b7b
      
           This box has a color of #760b7b        
        
          <div style="background-color:#760b7b;">Content here</div>
        
        
          .mybackground {background-color:#760b7b;}
        
        Background color #760b7b
      
           Border around this has a color of #760b7b        
        
          <div style="border:2px solid #760b7b;">Content here</div>
        
        
          .myborder {border:2px solid #760b7b;}
        
        Border color #760b7b