#8a113d color space conversions
Hex:
        #8a113d
        RGB:
        138, 17, 61
        CMY:
        46, 93, 76
        CMYK:
        0, 88, 56, 46
      HSL:
        338°, 78.0645%, 30.3922%
        HSV (HSB):
        338°, 87.6812%, 54.1176%
        XYZ:
        11.5240, 6.1411, 4.9928
        xyY:
        0.5086, 0.2710, 6.1411
      CIE-Lab:
        29.7657, 50.2054, 7.3207
        CIE-LCH:
        29.7657, 50.7363, 8.2961
        CIE-Luv:
        29.7657, 73.8174, -0.9255
        Hunter-Lab:
        24.7812, 39.6405, 5.4013
      #8a113d color charts
#8a113d RGB chart
      #8a113d CMYK chart
      #8a113d RGB pie chart
      #8a113d color shades, tints & tones
#8a113d color schemes
#8a113d color preview, HTML & CSS examples
           This text has a color of #8a113d        
        
          <p style="color:#8a113d;">Text here</p>
        
        
          .mytext {color:#8a113d;}
        
        Text color #8a113d
      
           This box has a color of #8a113d        
        
          <div style="background-color:#8a113d;">Content here</div>
        
        
          .mybackground {background-color:#8a113d;}
        
        Background color #8a113d
      
           Border around this has a color of #8a113d        
        
          <div style="border:2px solid #8a113d;">Content here</div>
        
        
          .myborder {border:2px solid #8a113d;}
        
        Border color #8a113d