#8b1a56 color space conversions
Hex:
        #8b1a56
        RGB:
        139, 26, 86
        CMY:
        45, 90, 66
        CMYK:
        0, 81, 38, 45
      HSL:
        328°, 68.4848%, 32.3529%
        HSV (HSB):
        328°, 81.2950%, 54.5098%
        XYZ:
        12.6966, 6.8996, 9.4667
        xyY:
        0.4369, 0.2374, 6.8996
      CIE-Lab:
        31.5773, 50.5204, -6.5719
        CIE-LCH:
        31.5773, 50.9461, 352.5884
        CIE-Luv:
        31.5773, 62.9718, -15.9572
        Hunter-Lab:
        26.2672, 40.3127, -2.9811
      #8b1a56 color charts
#8b1a56 RGB chart
      #8b1a56 CMYK chart
      #8b1a56 RGB pie chart
      #8b1a56 color shades, tints & tones
#8b1a56 color schemes
#8b1a56 color preview, HTML & CSS examples
           This text has a color of #8b1a56        
        
          <p style="color:#8b1a56;">Text here</p>
        
        
          .mytext {color:#8b1a56;}
        
        Text color #8b1a56
      
           This box has a color of #8b1a56        
        
          <div style="background-color:#8b1a56;">Content here</div>
        
        
          .mybackground {background-color:#8b1a56;}
        
        Background color #8b1a56
      
           Border around this has a color of #8b1a56        
        
          <div style="border:2px solid #8b1a56;">Content here</div>
        
        
          .myborder {border:2px solid #8b1a56;}
        
        Border color #8b1a56