#76124e color space conversions
Hex:
        #76124e
        RGB:
        118, 18, 78
        CMY:
        54, 93, 69
        CMYK:
        0, 85, 34, 54
      HSL:
        324°, 73.5294%, 26.6667%
        HSV (HSB):
        324°, 84.7458%, 46.2745%
        XYZ:
        9.0627, 4.8342, 7.6632
        xyY:
        0.4203, 0.2242, 4.8342
      CIE-Lab:
        26.2572, 46.2815, -9.7174
        CIE-LCH:
        26.2572, 47.2907, 348.1423
        CIE-Luv:
        26.2572, 50.8052, -17.8361
        Hunter-Lab:
        21.9869, 35.0981, -5.2738
      #76124e color charts
#76124e RGB chart
      #76124e CMYK chart
      #76124e RGB pie chart
      #76124e color shades, tints & tones
#76124e color schemes
#76124e color preview, HTML & CSS examples
           This text has a color of #76124e        
        
          <p style="color:#76124e;">Text here</p>
        
        
          .mytext {color:#76124e;}
        
        Text color #76124e
      
           This box has a color of #76124e        
        
          <div style="background-color:#76124e;">Content here</div>
        
        
          .mybackground {background-color:#76124e;}
        
        Background color #76124e
      
           Border around this has a color of #76124e        
        
          <div style="border:2px solid #76124e;">Content here</div>
        
        
          .myborder {border:2px solid #76124e;}
        
        Border color #76124e