#8a0060 color space conversions
Hex:
        #8a0060
        RGB:
        138, 0, 96
        CMY:
        46, 100, 62
        CMYK:
        0, 100, 30, 46
      HSL:
        318°, 100.0000%, 27.0588%
        HSV (HSB):
        318°, 100.0000%, 54.1176%
        XYZ:
        12.5926, 6.2478, 11.6086
        xyY:
        0.4136, 0.2052, 6.2478
      CIE-Lab:
        30.0292, 56.4934, -15.4745
        CIE-LCH:
        30.0292, 58.5744, 344.6815
        CIE-Luv:
        30.0292, 62.0912, -27.2965
        Hunter-Lab:
        24.9956, 46.1843, -10.0388
      #8a0060 color charts
#8a0060 RGB chart
      #8a0060 CMYK chart
      #8a0060 RGB pie chart
      #8a0060 color shades, tints & tones
#8a0060 color schemes
#8a0060 color preview, HTML & CSS examples
           This text has a color of #8a0060        
        
          <p style="color:#8a0060;">Text here</p>
        
        
          .mytext {color:#8a0060;}
        
        Text color #8a0060
      
           This box has a color of #8a0060        
        
          <div style="background-color:#8a0060;">Content here</div>
        
        
          .mybackground {background-color:#8a0060;}
        
        Background color #8a0060
      
           Border around this has a color of #8a0060        
        
          <div style="border:2px solid #8a0060;">Content here</div>
        
        
          .myborder {border:2px solid #8a0060;}
        
        Border color #8a0060