#8b0f41 color space conversions
Hex:
        #8b0f41
        RGB:
        139, 15, 65
        CMY:
        45, 94, 75
        CMYK:
        0, 89, 53, 45
      HSL:
        336°, 80.5195%, 30.1961%
        HSV (HSB):
        336°, 89.2086%, 54.5098%
        XYZ:
        11.7724, 6.2123, 5.5796
        xyY:
        0.4996, 0.2636, 6.2123
      CIE-Lab:
        29.9418, 51.2119, 4.9232
        CIE-LCH:
        29.9418, 51.4480, 5.4911
        CIE-Luv:
        29.9418, 73.6088, -3.4670
        Hunter-Lab:
        24.9244, 40.6922, 4.1743
      #8b0f41 color charts
#8b0f41 RGB chart
      #8b0f41 CMYK chart
      #8b0f41 RGB pie chart
      #8b0f41 color shades, tints & tones
#8b0f41 color schemes
#8b0f41 color preview, HTML & CSS examples
           This text has a color of #8b0f41        
        
          <p style="color:#8b0f41;">Text here</p>
        
        
          .mytext {color:#8b0f41;}
        
        Text color #8b0f41
      
           This box has a color of #8b0f41        
        
          <div style="background-color:#8b0f41;">Content here</div>
        
        
          .mybackground {background-color:#8b0f41;}
        
        Background color #8b0f41
      
           Border around this has a color of #8b0f41        
        
          <div style="border:2px solid #8b0f41;">Content here</div>
        
        
          .myborder {border:2px solid #8b0f41;}
        
        Border color #8b0f41