#761e8d color space conversions
Hex:
        #761e8d
        RGB:
        118, 30, 141
        CMY:
        54, 88, 45
        CMYK:
        16, 79, 0, 45
      HSL:
        288°, 64.9123%, 33.5294%
        HSV (HSB):
        288°, 78.7234%, 55.2941%
        XYZ:
        12.7432, 6.7032, 25.8215
        xyY:
        0.2815, 0.1481, 6.7032
      CIE-Lab:
        31.1214, 52.7982, -42.5514
        CIE-LCH:
        31.1214, 67.8105, 321.1338
        CIE-Luv:
        31.1214, 28.0679, -61.5261
        Hunter-Lab:
        25.8905, 42.5486, -41.0086
      #761e8d color charts
#761e8d RGB chart
      #761e8d CMYK chart
      #761e8d RGB pie chart
      #761e8d color shades, tints & tones
#761e8d color schemes
#761e8d color preview, HTML & CSS examples
           This text has a color of #761e8d        
        
          <p style="color:#761e8d;">Text here</p>
        
        
          .mytext {color:#761e8d;}
        
        Text color #761e8d
      
           This box has a color of #761e8d        
        
          <div style="background-color:#761e8d;">Content here</div>
        
        
          .mybackground {background-color:#761e8d;}
        
        Background color #761e8d
      
           Border around this has a color of #761e8d        
        
          <div style="border:2px solid #761e8d;">Content here</div>
        
        
          .myborder {border:2px solid #761e8d;}
        
        Border color #761e8d