#8e026f color space conversions
Hex:
        #8e026f
        RGB:
        142, 2, 111
        CMY:
        44, 99, 56
        CMYK:
        0, 99, 22, 44
      HSL:
        313°, 97.2222%, 28.2353%
        HSV (HSB):
        313°, 98.5915%, 55.6863%
        XYZ:
        14.0463, 6.9419, 15.6385
        xyY:
        0.3835, 0.1895, 6.9419
      CIE-Lab:
        31.6743, 58.8564, -22.5420
        CIE-LCH:
        31.6743, 63.0256, 339.0432
        CIE-Luv:
        31.6743, 58.6724, -37.0155
        Hunter-Lab:
        26.3475, 49.0532, -16.7483
      #8e026f color charts
#8e026f RGB chart
      #8e026f CMYK chart
      #8e026f RGB pie chart
      #8e026f color shades, tints & tones
#8e026f color schemes
#8e026f color preview, HTML & CSS examples
           This text has a color of #8e026f        
        
          <p style="color:#8e026f;">Text here</p>
        
        
          .mytext {color:#8e026f;}
        
        Text color #8e026f
      
           This box has a color of #8e026f        
        
          <div style="background-color:#8e026f;">Content here</div>
        
        
          .mybackground {background-color:#8e026f;}
        
        Background color #8e026f
      
           Border around this has a color of #8e026f        
        
          <div style="border:2px solid #8e026f;">Content here</div>
        
        
          .myborder {border:2px solid #8e026f;}
        
        Border color #8e026f