#8a1940 color space conversions
Hex:
        #8a1940
        RGB:
        138, 25, 64
        CMY:
        46, 90, 75
        CMYK:
        0, 82, 54, 46
      HSL:
        339°, 69.3252%, 31.9608%
        HSV (HSB):
        339°, 81.8841%, 54.1176%
        XYZ:
        11.7543, 6.4687, 5.4796
        xyY:
        0.4959, 0.2729, 6.4687
      CIE-Lab:
        30.5654, 48.3958, 6.4452
        CIE-LCH:
        30.5654, 48.8231, 7.5859
        CIE-Luv:
        30.5654, 70.5798, -1.3593
        Hunter-Lab:
        25.4336, 37.9857, 5.0298
      #8a1940 color charts
#8a1940 RGB chart
      #8a1940 CMYK chart
      #8a1940 RGB pie chart
      #8a1940 color shades, tints & tones
#8a1940 color schemes
#8a1940 color preview, HTML & CSS examples
           This text has a color of #8a1940        
        
          <p style="color:#8a1940;">Text here</p>
        
        
          .mytext {color:#8a1940;}
        
        Text color #8a1940
      
           This box has a color of #8a1940        
        
          <div style="background-color:#8a1940;">Content here</div>
        
        
          .mybackground {background-color:#8a1940;}
        
        Background color #8a1940
      
           Border around this has a color of #8a1940        
        
          <div style="border:2px solid #8a1940;">Content here</div>
        
        
          .myborder {border:2px solid #8a1940;}
        
        Border color #8a1940