#8e415d color space conversions
Hex:
        #8e415d
        RGB:
        142, 65, 93
        CMY:
        44, 75, 64
        CMYK:
        0, 54, 35, 44
      HSL:
        338°, 37.1981%, 40.5882%
        HSV (HSB):
        338°, 54.2254%, 55.6863%
        XYZ:
        15.0214, 10.3217, 11.5565
        xyY:
        0.4071, 0.2797, 10.3217
      CIE-Lab:
        38.4137, 35.7881, -0.8765
        CIE-LCH:
        38.4137, 35.7988, 358.5971
        CIE-Luv:
        38.4137, 47.9174, -7.0498
        Hunter-Lab:
        32.1274, 27.2361, 1.1621
      #8e415d color charts
#8e415d RGB chart
      #8e415d CMYK chart
      #8e415d RGB pie chart
      #8e415d color shades, tints & tones
#8e415d color schemes
#8e415d color preview, HTML & CSS examples
           This text has a color of #8e415d        
        
          <p style="color:#8e415d;">Text here</p>
        
        
          .mytext {color:#8e415d;}
        
        Text color #8e415d
      
           This box has a color of #8e415d        
        
          <div style="background-color:#8e415d;">Content here</div>
        
        
          .mybackground {background-color:#8e415d;}
        
        Background color #8e415d
      
           Border around this has a color of #8e415d        
        
          <div style="border:2px solid #8e415d;">Content here</div>
        
        
          .myborder {border:2px solid #8e415d;}
        
        Border color #8e415d