#8b194d color space conversions
Hex:
        #8b194d
        RGB:
        139, 25, 77
        CMY:
        45, 90, 70
        CMYK:
        0, 82, 45, 45
      HSL:
        333°, 69.5122%, 32.1569%
        HSV (HSB):
        333°, 82.0144%, 54.5098%
        XYZ:
        12.3346, 6.7201, 7.6682
        xyY:
        0.4616, 0.2515, 6.7201
      CIE-Lab:
        31.1609, 49.8633, -1.2806
        CIE-LCH:
        31.1609, 49.8798, 358.5289
        CIE-Luv:
        31.1609, 66.6664, -9.7563
        Hunter-Lab:
        25.9231, 39.5681, 0.6079
      #8b194d color charts
#8b194d RGB chart
      #8b194d CMYK chart
      #8b194d RGB pie chart
      #8b194d color shades, tints & tones
#8b194d color schemes
#8b194d color preview, HTML & CSS examples
           This text has a color of #8b194d        
        
          <p style="color:#8b194d;">Text here</p>
        
        
          .mytext {color:#8b194d;}
        
        Text color #8b194d
      
           This box has a color of #8b194d        
        
          <div style="background-color:#8b194d;">Content here</div>
        
        
          .mybackground {background-color:#8b194d;}
        
        Background color #8b194d
      
           Border around this has a color of #8b194d        
        
          <div style="border:2px solid #8b194d;">Content here</div>
        
        
          .myborder {border:2px solid #8b194d;}
        
        Border color #8b194d