#8e285e color space conversions
Hex:
        #8e285e
        RGB:
        142, 40, 94
        CMY:
        44, 84, 63
        CMYK:
        0, 72, 34, 44
      HSL:
        328°, 56.0440%, 35.6863%
        HSV (HSB):
        328°, 71.8310%, 55.6863%
        XYZ:
        13.9345, 8.0765, 11.4142
        xyY:
        0.4169, 0.2416, 8.0765
      CIE-Lab:
        34.1417, 47.5177, -7.8516
        CIE-LCH:
        34.1417, 48.1620, 350.6175
        CIE-Luv:
        34.1417, 58.2935, -17.3324
        Hunter-Lab:
        28.4192, 37.7884, -3.9195
      #8e285e color charts
#8e285e RGB chart
      #8e285e CMYK chart
      #8e285e RGB pie chart
      #8e285e color shades, tints & tones
#8e285e color schemes
#8e285e color preview, HTML & CSS examples
           This text has a color of #8e285e        
        
          <p style="color:#8e285e;">Text here</p>
        
        
          .mytext {color:#8e285e;}
        
        Text color #8e285e
      
           This box has a color of #8e285e        
        
          <div style="background-color:#8e285e;">Content here</div>
        
        
          .mybackground {background-color:#8e285e;}
        
        Background color #8e285e
      
           Border around this has a color of #8e285e        
        
          <div style="border:2px solid #8e285e;">Content here</div>
        
        
          .myborder {border:2px solid #8e285e;}
        
        Border color #8e285e