#8b0060 color space conversions
Hex:
        #8b0060
        RGB:
        139, 0, 96
        CMY:
        45, 100, 62
        CMYK:
        0, 100, 31, 45
      HSL:
        319°, 100.0000%, 27.2549%
        HSV (HSB):
        319°, 100.0000%, 54.5098%
        XYZ:
        12.7588, 6.3335, 11.6164
        xyY:
        0.4155, 0.2062, 6.3335
      CIE-Lab:
        30.2387, 56.7071, -15.1345
        CIE-LCH:
        30.2387, 58.6920, 345.0567
        CIE-Luv:
        30.2387, 62.9062, -26.9808
        Hunter-Lab:
        25.1664, 46.4540, -9.7506
      #8b0060 color charts
#8b0060 RGB chart
      #8b0060 CMYK chart
      #8b0060 RGB pie chart
      #8b0060 color shades, tints & tones
#8b0060 color schemes
#8b0060 color preview, HTML & CSS examples
           This text has a color of #8b0060        
        
          <p style="color:#8b0060;">Text here</p>
        
        
          .mytext {color:#8b0060;}
        
        Text color #8b0060
      
           This box has a color of #8b0060        
        
          <div style="background-color:#8b0060;">Content here</div>
        
        
          .mybackground {background-color:#8b0060;}
        
        Background color #8b0060
      
           Border around this has a color of #8b0060        
        
          <div style="border:2px solid #8b0060;">Content here</div>
        
        
          .myborder {border:2px solid #8b0060;}
        
        Border color #8b0060