#8a0c01 color space conversions
Hex:
        #8a0c01
        RGB:
        138, 12, 1
        CMY:
        46, 95, 100
        CMYK:
        0, 91, 99, 46
      HSL:
        5°, 98.5612%, 27.2549%
        HSV (HSB):
        5°, 99.2754%, 54.1176%
        XYZ:
        10.6182, 5.6684, 0.5632
        xyY:
        0.6302, 0.3364, 5.6684
      CIE-Lab:
        28.5600, 48.7408, 41.1858
        CIE-LCH:
        28.5600, 63.8117, 40.1977
        CIE-Luv:
        28.5600, 88.5582, 20.7154
        Hunter-Lab:
        23.8084, 37.9435, 15.2634
      #8a0c01 color charts
#8a0c01 RGB chart
      #8a0c01 CMYK chart
      #8a0c01 RGB pie chart
      #8a0c01 color shades, tints & tones
#8a0c01 color schemes
#8a0c01 color preview, HTML & CSS examples
           This text has a color of #8a0c01        
        
          <p style="color:#8a0c01;">Text here</p>
        
        
          .mytext {color:#8a0c01;}
        
        Text color #8a0c01
      
           This box has a color of #8a0c01        
        
          <div style="background-color:#8a0c01;">Content here</div>
        
        
          .mybackground {background-color:#8a0c01;}
        
        Background color #8a0c01
      
           Border around this has a color of #8a0c01        
        
          <div style="border:2px solid #8a0c01;">Content here</div>
        
        
          .myborder {border:2px solid #8a0c01;}
        
        Border color #8a0c01