#8e058d color space conversions
Hex:
        #8e058d
        RGB:
        142, 5, 141
        CMY:
        44, 98, 45
        CMYK:
        0, 96, 1, 44
      HSL:
        300°, 93.1973%, 28.8235%
        HSV (HSB):
        300°, 96.4789%, 55.6863%
        XYZ:
        16.0173, 7.7824, 25.8573
        xyY:
        0.3226, 0.1567, 7.7824
      CIE-Lab:
        33.5256, 62.7045, -38.4634
        CIE-LCH:
        33.5256, 73.5615, 328.4747
        CIE-Luv:
        33.5256, 46.5382, -58.9769
        Hunter-Lab:
        27.8970, 53.6678, -35.4271
      #8e058d color charts
#8e058d RGB chart
      #8e058d CMYK chart
      #8e058d RGB pie chart
      #8e058d color shades, tints & tones
#8e058d color schemes
#8e058d color preview, HTML & CSS examples
           This text has a color of #8e058d        
        
          <p style="color:#8e058d;">Text here</p>
        
        
          .mytext {color:#8e058d;}
        
        Text color #8e058d
      
           This box has a color of #8e058d        
        
          <div style="background-color:#8e058d;">Content here</div>
        
        
          .mybackground {background-color:#8e058d;}
        
        Background color #8e058d
      
           Border around this has a color of #8e058d        
        
          <div style="border:2px solid #8e058d;">Content here</div>
        
        
          .myborder {border:2px solid #8e058d;}
        
        Border color #8e058d