#8e258e color space conversions
Hex:
        #8e258e
        RGB:
        142, 37, 142
        CMY:
        44, 85, 44
        CMYK:
        0, 74, 0, 44
      HSL:
        300°, 58.6592%, 35.0980%
        HSV (HSB):
        300°, 73.9437%, 55.6863%
        XYZ:
        16.6994, 9.0269, 26.4534
        xyY:
        0.3200, 0.1730, 9.0269
      CIE-Lab:
        36.0361, 55.7492, -35.0796
        CIE-LCH:
        36.0361, 65.8676, 327.8203
        CIE-Luv:
        36.0361, 42.5127, -54.9712
        Hunter-Lab:
        30.0448, 46.6347, -31.1714
      #8e258e color charts
#8e258e RGB chart
      #8e258e CMYK chart
      #8e258e RGB pie chart
      #8e258e color shades, tints & tones
#8e258e color schemes
#8e258e color preview, HTML & CSS examples
           This text has a color of #8e258e        
        
          <p style="color:#8e258e;">Text here</p>
        
        
          .mytext {color:#8e258e;}
        
        Text color #8e258e
      
           This box has a color of #8e258e        
        
          <div style="background-color:#8e258e;">Content here</div>
        
        
          .mybackground {background-color:#8e258e;}
        
        Background color #8e258e
      
           Border around this has a color of #8e258e        
        
          <div style="border:2px solid #8e258e;">Content here</div>
        
        
          .myborder {border:2px solid #8e258e;}
        
        Border color #8e258e