#8c047a color space conversions
Hex:
        #8c047a
        RGB:
        140, 4, 122
        CMY:
        45, 98, 52
        CMYK:
        0, 97, 13, 45
      HSL:
        308°, 94.4444%, 28.2353%
        HSV (HSB):
        308°, 97.1429%, 54.9020%
        XYZ:
        14.3715, 7.0674, 19.0190
        xyY:
        0.3552, 0.1747, 7.0674
      CIE-Lab:
        31.9599, 59.6498, -29.1099
        CIE-LCH:
        31.9599, 66.3738, 333.9870
        CIE-Luv:
        31.9599, 52.4061, -45.6473
        Hunter-Lab:
        26.5846, 49.9729, -23.8077
      #8c047a color charts
#8c047a RGB chart
      #8c047a CMYK chart
      #8c047a RGB pie chart
      #8c047a color shades, tints & tones
#8c047a color schemes
#8c047a color preview, HTML & CSS examples
           This text has a color of #8c047a        
        
          <p style="color:#8c047a;">Text here</p>
        
        
          .mytext {color:#8c047a;}
        
        Text color #8c047a
      
           This box has a color of #8c047a        
        
          <div style="background-color:#8c047a;">Content here</div>
        
        
          .mybackground {background-color:#8c047a;}
        
        Background color #8c047a
      
           Border around this has a color of #8c047a        
        
          <div style="border:2px solid #8c047a;">Content here</div>
        
        
          .myborder {border:2px solid #8c047a;}
        
        Border color #8c047a