#761a8d color space conversions
Hex:
        #761a8d
        RGB:
        118, 26, 141
        CMY:
        54, 90, 45
        CMYK:
        16, 82, 0, 45
      HSL:
        288°, 68.8623%, 32.7451%
        HSV (HSB):
        288°, 81.5603%, 55.2941%
        XYZ:
        12.6483, 6.5134, 25.7899
        xyY:
        0.2814, 0.1449, 6.5134
      CIE-Lab:
        30.6725, 54.0964, -43.2748
        CIE-LCH:
        30.6725, 69.2757, 321.3417
        CIE-Luv:
        30.6725, 28.5802, -62.2266
        Hunter-Lab:
        25.5214, 43.8015, -42.0487
      #761a8d color charts
#761a8d RGB chart
      #761a8d CMYK chart
      #761a8d RGB pie chart
      #761a8d color shades, tints & tones
#761a8d color schemes
#761a8d color preview, HTML & CSS examples
           This text has a color of #761a8d        
        
          <p style="color:#761a8d;">Text here</p>
        
        
          .mytext {color:#761a8d;}
        
        Text color #761a8d
      
           This box has a color of #761a8d        
        
          <div style="background-color:#761a8d;">Content here</div>
        
        
          .mybackground {background-color:#761a8d;}
        
        Background color #761a8d
      
           Border around this has a color of #761a8d        
        
          <div style="border:2px solid #761a8d;">Content here</div>
        
        
          .myborder {border:2px solid #761a8d;}
        
        Border color #761a8d