#8b0950 color space conversions
Hex:
        #8b0950
        RGB:
        139, 9, 80
        CMY:
        45, 96, 69
        CMYK:
        0, 94, 42, 45
      HSL:
        327°, 87.8378%, 29.0196%
        HSV (HSB):
        327°, 93.5252%, 54.5098%
        XYZ:
        12.1931, 6.2635, 8.1557
        xyY:
        0.4582, 0.2354, 6.2635
      CIE-Lab:
        30.0678, 53.6030, -4.8799
        CIE-LCH:
        30.0678, 53.8246, 354.7982
        CIE-Luv:
        30.0678, 68.6276, -14.3624
        Hunter-Lab:
        25.0270, 43.1674, -1.8023
      #8b0950 color charts
#8b0950 RGB chart
      #8b0950 CMYK chart
      #8b0950 RGB pie chart
      #8b0950 color shades, tints & tones
#8b0950 color schemes
#8b0950 color preview, HTML & CSS examples
           This text has a color of #8b0950        
        
          <p style="color:#8b0950;">Text here</p>
        
        
          .mytext {color:#8b0950;}
        
        Text color #8b0950
      
           This box has a color of #8b0950        
        
          <div style="background-color:#8b0950;">Content here</div>
        
        
          .mybackground {background-color:#8b0950;}
        
        Background color #8b0950
      
           Border around this has a color of #8b0950        
        
          <div style="border:2px solid #8b0950;">Content here</div>
        
        
          .myborder {border:2px solid #8b0950;}
        
        Border color #8b0950