#8a0d8a color space conversions
Hex:
        #8a0d8a
        RGB:
        138, 13, 138
        CMY:
        46, 95, 46
        CMYK:
        0, 91, 0, 46
      HSL:
        300°, 82.7815%, 29.6078%
        HSV (HSB):
        300°, 90.5797%, 54.1176%
        XYZ:
        15.2126, 7.5261, 24.6956
        xyY:
        0.3207, 0.1587, 7.5261
      CIE-Lab:
        32.9758, 60.3695, -37.5282
        CIE-LCH:
        32.9758, 71.0834, 328.1332
        CIE-Luv:
        32.9758, 44.2040, -57.1574
        Hunter-Lab:
        27.4337, 50.9731, -34.1688
      #8a0d8a color charts
#8a0d8a RGB chart
      #8a0d8a CMYK chart
      #8a0d8a RGB pie chart
      #8a0d8a color shades, tints & tones
#8a0d8a color schemes
#8a0d8a color preview, HTML & CSS examples
           This text has a color of #8a0d8a        
        
          <p style="color:#8a0d8a;">Text here</p>
        
        
          .mytext {color:#8a0d8a;}
        
        Text color #8a0d8a
      
           This box has a color of #8a0d8a        
        
          <div style="background-color:#8a0d8a;">Content here</div>
        
        
          .mybackground {background-color:#8a0d8a;}
        
        Background color #8a0d8a
      
           Border around this has a color of #8a0d8a        
        
          <div style="border:2px solid #8a0d8a;">Content here</div>
        
        
          .myborder {border:2px solid #8a0d8a;}
        
        Border color #8a0d8a