#8e416d color space conversions
Hex:
        #8e416d
        RGB:
        142, 65, 109
        CMY:
        44, 75, 57
        CMYK:
        0, 54, 23, 44
      HSL:
        326°, 37.1981%, 40.5882%
        HSV (HSB):
        326°, 54.2254%, 55.6863%
        XYZ:
        15.8059, 10.6355, 15.6878
        xyY:
        0.3752, 0.2524, 10.6355
      CIE-Lab:
        38.9597, 38.0614, -10.0909
        CIE-LCH:
        38.9597, 39.3764, 345.1513
        CIE-Luv:
        38.9597, 43.7784, -19.2189
        Hunter-Lab:
        32.6121, 29.4414, -5.6925
      #8e416d color charts
#8e416d RGB chart
      #8e416d CMYK chart
      #8e416d RGB pie chart
      #8e416d color shades, tints & tones
#8e416d color schemes
#8e416d color preview, HTML & CSS examples
           This text has a color of #8e416d        
        
          <p style="color:#8e416d;">Text here</p>
        
        
          .mytext {color:#8e416d;}
        
        Text color #8e416d
      
           This box has a color of #8e416d        
        
          <div style="background-color:#8e416d;">Content here</div>
        
        
          .mybackground {background-color:#8e416d;}
        
        Background color #8e416d
      
           Border around this has a color of #8e416d        
        
          <div style="border:2px solid #8e416d;">Content here</div>
        
        
          .myborder {border:2px solid #8e416d;}
        
        Border color #8e416d