#8e196e color space conversions
Hex:
        #8e196e
        RGB:
        142, 25, 110
        CMY:
        44, 90, 57
        CMYK:
        0, 82, 23, 44
      HSL:
        316°, 70.0599%, 32.7451%
        HSV (HSB):
        316°, 82.3944%, 55.6863%
        XYZ:
        14.3174, 7.5718, 15.4587
        xyY:
        0.3834, 0.2027, 7.5718
      CIE-Lab:
        33.0748, 54.5100, -19.7244
        CIE-LCH:
        33.0748, 57.9689, 340.1073
        CIE-Luv:
        33.0748, 56.2336, -33.2365
        Hunter-Lab:
        27.5170, 44.7212, -14.0466
      #8e196e color charts
#8e196e RGB chart
      #8e196e CMYK chart
      #8e196e RGB pie chart
      #8e196e color shades, tints & tones
#8e196e color schemes
#8e196e color preview, HTML & CSS examples
           This text has a color of #8e196e        
        
          <p style="color:#8e196e;">Text here</p>
        
        
          .mytext {color:#8e196e;}
        
        Text color #8e196e
      
           This box has a color of #8e196e        
        
          <div style="background-color:#8e196e;">Content here</div>
        
        
          .mybackground {background-color:#8e196e;}
        
        Background color #8e196e
      
           Border around this has a color of #8e196e        
        
          <div style="border:2px solid #8e196e;">Content here</div>
        
        
          .myborder {border:2px solid #8e196e;}
        
        Border color #8e196e