#8a012f color space conversions
Hex:
        #8a012f
        RGB:
        138, 1, 47
        CMY:
        46, 100, 82
        CMYK:
        0, 99, 66, 46
      HSL:
        340°, 98.5612%, 27.2549%
        HSV (HSB):
        340°, 99.2754%, 54.1176%
        XYZ:
        11.0052, 5.6302, 3.1960
        xyY:
        0.5549, 0.2839, 5.6302
      CIE-Lab:
        28.4597, 52.0638, 14.9601
        CIE-LCH:
        28.4597, 54.1705, 16.0315
        CIE-Luv:
        28.4597, 81.8458, 5.1945
        Hunter-Lab:
        23.7281, 41.2649, 8.6237
      #8a012f color charts
#8a012f RGB chart
      #8a012f CMYK chart
      #8a012f RGB pie chart
      #8a012f color shades, tints & tones
#8a012f color schemes
#8a012f color preview, HTML & CSS examples
           This text has a color of #8a012f        
        
          <p style="color:#8a012f;">Text here</p>
        
        
          .mytext {color:#8a012f;}
        
        Text color #8a012f
      
           This box has a color of #8a012f        
        
          <div style="background-color:#8a012f;">Content here</div>
        
        
          .mybackground {background-color:#8a012f;}
        
        Background color #8a012f
      
           Border around this has a color of #8a012f        
        
          <div style="border:2px solid #8a012f;">Content here</div>
        
        
          .myborder {border:2px solid #8a012f;}
        
        Border color #8a012f