#8e377e color space conversions
Hex:
        #8e377e
        RGB:
        142, 55, 126
        CMY:
        44, 78, 51
        CMYK:
        0, 61, 11, 44
      HSL:
        311°, 44.1624%, 38.6275%
        HSV (HSB):
        311°, 61.2676%, 55.6863%
        XYZ:
        16.2874, 9.9895, 20.8084
        xyY:
        0.3459, 0.2122, 9.9895
      CIE-Lab:
        37.8236, 45.7222, -22.4016
        CIE-LCH:
        37.8236, 50.9151, 333.8974
        CIE-Luv:
        37.8236, 42.8817, -36.8639
        Hunter-Lab:
        31.6062, 36.6744, -16.9101
      #8e377e color charts
#8e377e RGB chart
      #8e377e CMYK chart
      #8e377e RGB pie chart
      #8e377e color shades, tints & tones
#8e377e color schemes
#8e377e color preview, HTML & CSS examples
           This text has a color of #8e377e        
        
          <p style="color:#8e377e;">Text here</p>
        
        
          .mytext {color:#8e377e;}
        
        Text color #8e377e
      
           This box has a color of #8e377e        
        
          <div style="background-color:#8e377e;">Content here</div>
        
        
          .mybackground {background-color:#8e377e;}
        
        Background color #8e377e
      
           Border around this has a color of #8e377e        
        
          <div style="border:2px solid #8e377e;">Content here</div>
        
        
          .myborder {border:2px solid #8e377e;}
        
        Border color #8e377e