#8c049a color space conversions
Hex:
        #8c049a
        RGB:
        140, 4, 154
        CMY:
        45, 98, 40
        CMYK:
        9, 97, 0, 40
      HSL:
        294°, 94.9367%, 30.9804%
        HSV (HSB):
        294°, 97.4026%, 60.3922%
        XYZ:
        16.6914, 7.9954, 31.2354
        xyY:
        0.2985, 0.1430, 7.9954
      CIE-Lab:
        33.9733, 64.5958, -45.7435
        CIE-LCH:
        33.9733, 79.1523, 324.6958
        CIE-Luv:
        33.9733, 40.6458, -68.8622
        Hunter-Lab:
        28.2761, 55.8853, -45.7018
      #8c049a color charts
#8c049a RGB chart
      #8c049a CMYK chart
      #8c049a RGB pie chart
      #8c049a color shades, tints & tones
#8c049a color schemes
#8c049a color preview, HTML & CSS examples
           This text has a color of #8c049a        
        
          <p style="color:#8c049a;">Text here</p>
        
        
          .mytext {color:#8c049a;}
        
        Text color #8c049a
      
           This box has a color of #8c049a        
        
          <div style="background-color:#8c049a;">Content here</div>
        
        
          .mybackground {background-color:#8c049a;}
        
        Background color #8c049a
      
           Border around this has a color of #8c049a        
        
          <div style="border:2px solid #8c049a;">Content here</div>
        
        
          .myborder {border:2px solid #8c049a;}
        
        Border color #8c049a