#8c054a color space conversions
Hex:
        #8c054a
        RGB:
        140, 5, 74
        CMY:
        45, 98, 71
        CMYK:
        0, 96, 47, 45
      HSL:
        329°, 93.1034%, 28.4314%
        HSV (HSB):
        329°, 96.4286%, 54.9020%
        XYZ:
        12.1055, 6.1784, 7.0331
        xyY:
        0.4782, 0.2440, 6.1784
      CIE-Lab:
        29.8582, 53.9013, -1.1805
        CIE-LCH:
        29.8582, 53.9142, 358.7453
        CIE-Luv:
        29.8582, 72.5178, -10.3265
        Hunter-Lab:
        24.8564, 43.4341, 0.6234
      #8c054a color charts
#8c054a RGB chart
      #8c054a CMYK chart
      #8c054a RGB pie chart
      #8c054a color shades, tints & tones
#8c054a color schemes
#8c054a color preview, HTML & CSS examples
           This text has a color of #8c054a        
        
          <p style="color:#8c054a;">Text here</p>
        
        
          .mytext {color:#8c054a;}
        
        Text color #8c054a
      
           This box has a color of #8c054a        
        
          <div style="background-color:#8c054a;">Content here</div>
        
        
          .mybackground {background-color:#8c054a;}
        
        Background color #8c054a
      
           Border around this has a color of #8c054a        
        
          <div style="border:2px solid #8c054a;">Content here</div>
        
        
          .myborder {border:2px solid #8c054a;}
        
        Border color #8c054a