#8e418b color space conversions
Hex:
        #8e418b
        RGB:
        142, 65, 139
        CMY:
        44, 75, 45
        CMYK:
        0, 54, 2, 44
      HSL:
        302°, 37.1981%, 40.5882%
        HSV (HSB):
        302°, 54.2254%, 55.6863%
        XYZ:
        17.7058, 11.3955, 25.6924
        xyY:
        0.3231, 0.2080, 11.3955
      CIE-Lab:
        40.2387, 43.1509, -26.6253
        CIE-LCH:
        40.2387, 50.7041, 328.3242
        CIE-Luv:
        40.2387, 35.9366, -43.0839
        Hunter-Lab:
        33.7572, 34.5493, -21.4954
      #8e418b color charts
#8e418b RGB chart
      #8e418b CMYK chart
      #8e418b RGB pie chart
      #8e418b color shades, tints & tones
#8e418b color schemes
#8e418b color preview, HTML & CSS examples
           This text has a color of #8e418b        
        
          <p style="color:#8e418b;">Text here</p>
        
        
          .mytext {color:#8e418b;}
        
        Text color #8e418b
      
           This box has a color of #8e418b        
        
          <div style="background-color:#8e418b;">Content here</div>
        
        
          .mybackground {background-color:#8e418b;}
        
        Background color #8e418b
      
           Border around this has a color of #8e418b        
        
          <div style="border:2px solid #8e418b;">Content here</div>
        
        
          .myborder {border:2px solid #8e418b;}
        
        Border color #8e418b