#8b1046 color space conversions
Hex:
        #8b1046
        RGB:
        139, 16, 70
        CMY:
        45, 94, 73
        CMYK:
        0, 88, 50, 45
      HSL:
        334°, 79.3548%, 30.3922%
        HSV (HSB):
        334°, 88.4892%, 54.5098%
        XYZ:
        11.9382, 6.3017, 6.3815
        xyY:
        0.4849, 0.2559, 6.3017
      CIE-Lab:
        30.1613, 51.4305, 1.9011
        CIE-LCH:
        30.1613, 51.4656, 2.1169
        CIE-Luv:
        30.1613, 71.4919, -6.5912
        Hunter-Lab:
        25.1033, 40.9576, 2.5002
      #8b1046 color charts
#8b1046 RGB chart
      #8b1046 CMYK chart
      #8b1046 RGB pie chart
      #8b1046 color shades, tints & tones
#8b1046 color schemes
#8b1046 color preview, HTML & CSS examples
           This text has a color of #8b1046        
        
          <p style="color:#8b1046;">Text here</p>
        
        
          .mytext {color:#8b1046;}
        
        Text color #8b1046
      
           This box has a color of #8b1046        
        
          <div style="background-color:#8b1046;">Content here</div>
        
        
          .mybackground {background-color:#8b1046;}
        
        Background color #8b1046
      
           Border around this has a color of #8b1046        
        
          <div style="border:2px solid #8b1046;">Content here</div>
        
        
          .myborder {border:2px solid #8b1046;}
        
        Border color #8b1046