#8a194b color space conversions
Hex:
        #8a194b
        RGB:
        138, 25, 75
        CMY:
        46, 90, 71
        CMYK:
        0, 82, 46, 46
      HSL:
        333°, 69.3252%, 31.9608%
        HSV (HSB):
        333°, 81.8841%, 54.1176%
        XYZ:
        12.0989, 6.6065, 7.2941
        xyY:
        0.4653, 0.2541, 6.6065
      CIE-Lab:
        30.8939, 49.3911, -0.3756
        CIE-LCH:
        30.8939, 49.3925, 359.5643
        CIE-Luv:
        30.8939, 66.5963, -8.6524
        Hunter-Lab:
        25.7032, 39.0420, 1.1668
      #8a194b color charts
#8a194b RGB chart
      #8a194b CMYK chart
      #8a194b RGB pie chart
      #8a194b color shades, tints & tones
#8a194b color schemes
#8a194b color preview, HTML & CSS examples
           This text has a color of #8a194b        
        
          <p style="color:#8a194b;">Text here</p>
        
        
          .mytext {color:#8a194b;}
        
        Text color #8a194b
      
           This box has a color of #8a194b        
        
          <div style="background-color:#8a194b;">Content here</div>
        
        
          .mybackground {background-color:#8a194b;}
        
        Background color #8a194b
      
           Border around this has a color of #8a194b        
        
          <div style="border:2px solid #8a194b;">Content here</div>
        
        
          .myborder {border:2px solid #8a194b;}
        
        Border color #8a194b