#76195d color space conversions
Hex:
        #76195d
        RGB:
        118, 25, 93
        CMY:
        54, 90, 64
        CMYK:
        0, 79, 21, 54
      HSL:
        316°, 65.0350%, 28.0392%
        HSV (HSB):
        316°, 78.8136%, 46.2745%
        XYZ:
        9.7946, 5.3371, 10.8699
        xyY:
        0.3767, 0.2053, 5.3371
      CIE-Lab:
        27.6744, 46.1638, -17.4786
        CIE-LCH:
        27.6744, 49.3619, 339.2622
        CIE-Luv:
        27.6744, 43.9227, -27.3770
        Hunter-Lab:
        23.1022, 35.2496, -11.7251
      #76195d color charts
#76195d RGB chart
      #76195d CMYK chart
      #76195d RGB pie chart
      #76195d color shades, tints & tones
#76195d color schemes
#76195d color preview, HTML & CSS examples
           This text has a color of #76195d        
        
          <p style="color:#76195d;">Text here</p>
        
        
          .mytext {color:#76195d;}
        
        Text color #76195d
      
           This box has a color of #76195d        
        
          <div style="background-color:#76195d;">Content here</div>
        
        
          .mybackground {background-color:#76195d;}
        
        Background color #76195d
      
           Border around this has a color of #76195d        
        
          <div style="border:2px solid #76195d;">Content here</div>
        
        
          .myborder {border:2px solid #76195d;}
        
        Border color #76195d