#8c478a color space conversions
Hex:
        #8c478a
        RGB:
        140, 71, 138
        CMY:
        45, 72, 46
        CMYK:
        0, 49, 1, 45
      HSL:
        302°, 32.7014%, 41.3725%
        HSV (HSB):
        302°, 49.2857%, 54.9020%
        XYZ:
        17.6559, 11.9169, 25.4144
        xyY:
        0.3211, 0.2167, 11.9169
      CIE-Lab:
        41.0837, 39.2398, -24.7209
        CIE-LCH:
        41.0837, 46.3776, 327.7893
        CIE-Luv:
        41.0837, 32.6779, -40.0410
        Hunter-Lab:
        34.5209, 30.8834, -19.4849
      #8c478a color charts
#8c478a RGB chart
      #8c478a CMYK chart
      #8c478a RGB pie chart
      #8c478a color shades, tints & tones
#8c478a color schemes
#8c478a color preview, HTML & CSS examples
           This text has a color of #8c478a        
        
          <p style="color:#8c478a;">Text here</p>
        
        
          .mytext {color:#8c478a;}
        
        Text color #8c478a
      
           This box has a color of #8c478a        
        
          <div style="background-color:#8c478a;">Content here</div>
        
        
          .mybackground {background-color:#8c478a;}
        
        Background color #8c478a
      
           Border around this has a color of #8c478a        
        
          <div style="border:2px solid #8c478a;">Content here</div>
        
        
          .myborder {border:2px solid #8c478a;}
        
        Border color #8c478a