#8e508b color space conversions
Hex:
        #8e508b
        RGB:
        142, 80, 139
        CMY:
        44, 69, 45
        CMYK:
        0, 44, 2, 44
      HSL:
        303°, 27.9279%, 43.5294%
        HSV (HSB):
        303°, 43.6620%, 55.6863%
        XYZ:
        18.6842, 13.3522, 26.0186
        xyY:
        0.3218, 0.2300, 13.3522
      CIE-Lab:
        43.2892, 35.1679, -21.8866
        CIE-LCH:
        43.2892, 41.4223, 328.1041
        CIE-Luv:
        43.2892, 30.2652, -35.8790
        Hunter-Lab:
        36.5406, 27.3256, -16.6387
      #8e508b color charts
#8e508b RGB chart
      #8e508b CMYK chart
      #8e508b RGB pie chart
      #8e508b color shades, tints & tones
#8e508b color schemes
#8e508b color preview, HTML & CSS examples
           This text has a color of #8e508b        
        
          <p style="color:#8e508b;">Text here</p>
        
        
          .mytext {color:#8e508b;}
        
        Text color #8e508b
      
           This box has a color of #8e508b        
        
          <div style="background-color:#8e508b;">Content here</div>
        
        
          .mybackground {background-color:#8e508b;}
        
        Background color #8e508b
      
           Border around this has a color of #8e508b        
        
          <div style="border:2px solid #8e508b;">Content here</div>
        
        
          .myborder {border:2px solid #8e508b;}
        
        Border color #8e508b