#76136b color space conversions
Hex:
        #76136b
        RGB:
        118, 19, 107
        CMY:
        54, 93, 58
        CMYK:
        0, 84, 9, 54
      HSL:
        307°, 72.2628%, 26.8627%
        HSV (HSB):
        307°, 83.8983%, 46.2745%
        XYZ:
        10.3579, 5.3788, 14.4022
        xyY:
        0.3437, 0.1785, 5.3788
      CIE-Lab:
        27.7879, 50.0850, -26.4065
        CIE-LCH:
        27.7879, 56.6199, 332.2003
        CIE-Luv:
        27.7879, 40.0196, -38.9189
        Hunter-Lab:
        23.1923, 39.1334, -20.5839
      #76136b color charts
#76136b RGB chart
      #76136b CMYK chart
      #76136b RGB pie chart
      #76136b color shades, tints & tones
#76136b color schemes
#76136b color preview, HTML & CSS examples
           This text has a color of #76136b        
        
          <p style="color:#76136b;">Text here</p>
        
        
          .mytext {color:#76136b;}
        
        Text color #76136b
      
           This box has a color of #76136b        
        
          <div style="background-color:#76136b;">Content here</div>
        
        
          .mybackground {background-color:#76136b;}
        
        Background color #76136b
      
           Border around this has a color of #76136b        
        
          <div style="border:2px solid #76136b;">Content here</div>
        
        
          .myborder {border:2px solid #76136b;}
        
        Border color #76136b