#8e077a color space conversions
Hex:
        #8e077a
        RGB:
        142, 7, 122
        CMY:
        44, 97, 52
        CMYK:
        0, 95, 14, 44
      HSL:
        309°, 90.6040%, 29.2157%
        HSV (HSB):
        309°, 95.0704%, 55.6863%
        XYZ:
        14.7442, 7.3079, 19.0458
        xyY:
        0.3588, 0.1778, 7.3079
      CIE-Lab:
        32.4978, 59.6143, -28.2350
        CIE-LCH:
        32.4978, 65.9627, 334.6565
        CIE-Luv:
        32.4978, 53.6964, -44.7657
        Hunter-Lab:
        27.0331, 50.0480, -22.8488
      #8e077a color charts
#8e077a RGB chart
      #8e077a CMYK chart
      #8e077a RGB pie chart
      #8e077a color shades, tints & tones
#8e077a color schemes
#8e077a color preview, HTML & CSS examples
           This text has a color of #8e077a        
        
          <p style="color:#8e077a;">Text here</p>
        
        
          .mytext {color:#8e077a;}
        
        Text color #8e077a
      
           This box has a color of #8e077a        
        
          <div style="background-color:#8e077a;">Content here</div>
        
        
          .mybackground {background-color:#8e077a;}
        
        Background color #8e077a
      
           Border around this has a color of #8e077a        
        
          <div style="border:2px solid #8e077a;">Content here</div>
        
        
          .myborder {border:2px solid #8e077a;}
        
        Border color #8e077a