#8e0c7a color space conversions
Hex:
        #8e0c7a
        RGB:
        142, 12, 122
        CMY:
        44, 95, 52
        CMYK:
        0, 92, 14, 44
      HSL:
        309°, 84.4156%, 30.1961%
        HSV (HSB):
        309°, 91.5493%, 55.6863%
        XYZ:
        14.7997, 7.4189, 19.0643
        xyY:
        0.3585, 0.1797, 7.4189
      CIE-Lab:
        32.7421, 58.8980, -27.8500
        CIE-LCH:
        32.7421, 65.1505, 334.6928
        CIE-Luv:
        32.7421, 53.2754, -44.2769
        Hunter-Lab:
        27.2376, 49.3229, -22.4323
      #8e0c7a color charts
#8e0c7a RGB chart
      #8e0c7a CMYK chart
      #8e0c7a RGB pie chart
      #8e0c7a color shades, tints & tones
#8e0c7a color schemes
#8e0c7a color preview, HTML & CSS examples
           This text has a color of #8e0c7a        
        
          <p style="color:#8e0c7a;">Text here</p>
        
        
          .mytext {color:#8e0c7a;}
        
        Text color #8e0c7a
      
           This box has a color of #8e0c7a        
        
          <div style="background-color:#8e0c7a;">Content here</div>
        
        
          .mybackground {background-color:#8e0c7a;}
        
        Background color #8e0c7a
      
           Border around this has a color of #8e0c7a        
        
          <div style="border:2px solid #8e0c7a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0c7a;}
        
        Border color #8e0c7a