#8c047b color space conversions
Hex:
        #8c047b
        RGB:
        140, 4, 123
        CMY:
        45, 98, 52
        CMYK:
        0, 97, 12, 45
      HSL:
        308°, 94.4444%, 28.2353%
        HSV (HSB):
        308°, 97.1429%, 54.9020%
        XYZ:
        14.4338, 7.0923, 19.3471
        xyY:
        0.3531, 0.1735, 7.0923
      CIE-Lab:
        32.0162, 59.7915, -29.6520
        CIE-LCH:
        32.0162, 66.7402, 333.6221
        CIE-Luv:
        32.0162, 52.0076, -46.3906
        Hunter-Lab:
        26.6315, 50.1389, -24.4307
      #8c047b color charts
#8c047b RGB chart
      #8c047b CMYK chart
      #8c047b RGB pie chart
      #8c047b color shades, tints & tones
#8c047b color schemes
#8c047b color preview, HTML & CSS examples
           This text has a color of #8c047b        
        
          <p style="color:#8c047b;">Text here</p>
        
        
          .mytext {color:#8c047b;}
        
        Text color #8c047b
      
           This box has a color of #8c047b        
        
          <div style="background-color:#8c047b;">Content here</div>
        
        
          .mybackground {background-color:#8c047b;}
        
        Background color #8c047b
      
           Border around this has a color of #8c047b        
        
          <div style="border:2px solid #8c047b;">Content here</div>
        
        
          .myborder {border:2px solid #8c047b;}
        
        Border color #8c047b