#8e054f color space conversions
Hex:
        #8e054f
        RGB:
        142, 5, 79
        CMY:
        44, 98, 69
        CMYK:
        0, 96, 44, 44
      HSL:
        328°, 93.1973%, 28.8235%
        HSV (HSB):
        328°, 96.4789%, 55.6863%
        XYZ:
        12.6209, 6.4238, 7.9719
        xyY:
        0.4672, 0.2378, 6.4238
      CIE-Lab:
        30.4575, 54.8383, -3.5696
        CIE-LCH:
        30.4575, 54.9543, 356.2757
        CIE-Luv:
        30.4575, 72.0777, -13.1827
        Hunter-Lab:
        25.3453, 44.5312, -0.9068
      #8e054f color charts
#8e054f RGB chart
      #8e054f CMYK chart
      #8e054f RGB pie chart
      #8e054f color shades, tints & tones
#8e054f color schemes
#8e054f color preview, HTML & CSS examples
           This text has a color of #8e054f        
        
          <p style="color:#8e054f;">Text here</p>
        
        
          .mytext {color:#8e054f;}
        
        Text color #8e054f
      
           This box has a color of #8e054f        
        
          <div style="background-color:#8e054f;">Content here</div>
        
        
          .mybackground {background-color:#8e054f;}
        
        Background color #8e054f
      
           Border around this has a color of #8e054f        
        
          <div style="border:2px solid #8e054f;">Content here</div>
        
        
          .myborder {border:2px solid #8e054f;}
        
        Border color #8e054f