#8e006b color space conversions
Hex:
        #8e006b
        RGB:
        142, 0, 107
        CMY:
        44, 100, 58
        CMYK:
        0, 100, 25, 44
      HSL:
        315°, 100.0000%, 27.8431%
        HSV (HSB):
        315°, 100.0000%, 55.6863%
        XYZ:
        13.8092, 6.8123, 14.4970
        xyY:
        0.3932, 0.1940, 6.8123
      CIE-Lab:
        31.3758, 58.6471, -20.4436
        CIE-LCH:
        31.3758, 62.1082, 340.7822
        CIE-Luv:
        31.3758, 60.5727, -34.2240
        Hunter-Lab:
        26.1004, 48.7648, -14.6613
      #8e006b color charts
#8e006b RGB chart
      #8e006b CMYK chart
      #8e006b RGB pie chart
      #8e006b color shades, tints & tones
#8e006b color schemes
#8e006b color preview, HTML & CSS examples
           This text has a color of #8e006b        
        
          <p style="color:#8e006b;">Text here</p>
        
        
          .mytext {color:#8e006b;}
        
        Text color #8e006b
      
           This box has a color of #8e006b        
        
          <div style="background-color:#8e006b;">Content here</div>
        
        
          .mybackground {background-color:#8e006b;}
        
        Background color #8e006b
      
           Border around this has a color of #8e006b        
        
          <div style="border:2px solid #8e006b;">Content here</div>
        
        
          .myborder {border:2px solid #8e006b;}
        
        Border color #8e006b