#8e055b color space conversions
Hex:
        #8e055b
        RGB:
        142, 5, 91
        CMY:
        44, 98, 64
        CMYK:
        0, 96, 36, 44
      HSL:
        322°, 93.1973%, 28.8235%
        HSV (HSB):
        322°, 96.4789%, 55.6863%
        XYZ:
        13.0979, 6.6147, 10.4839
        xyY:
        0.4338, 0.2191, 6.6147
      CIE-Lab:
        30.9131, 56.0491, -10.7835
        CIE-LCH:
        30.9131, 57.0770, 349.1097
        CIE-Luv:
        30.9131, 66.9413, -21.8046
        Hunter-Lab:
        25.7190, 45.8967, -6.1654
      #8e055b color charts
#8e055b RGB chart
      #8e055b CMYK chart
      #8e055b RGB pie chart
      #8e055b color shades, tints & tones
#8e055b color schemes
#8e055b color preview, HTML & CSS examples
           This text has a color of #8e055b        
        
          <p style="color:#8e055b;">Text here</p>
        
        
          .mytext {color:#8e055b;}
        
        Text color #8e055b
      
           This box has a color of #8e055b        
        
          <div style="background-color:#8e055b;">Content here</div>
        
        
          .mybackground {background-color:#8e055b;}
        
        Background color #8e055b
      
           Border around this has a color of #8e055b        
        
          <div style="border:2px solid #8e055b;">Content here</div>
        
        
          .myborder {border:2px solid #8e055b;}
        
        Border color #8e055b