#8e215b color space conversions
Hex:
        #8e215b
        RGB:
        142, 33, 91
        CMY:
        44, 87, 64
        CMYK:
        0, 77, 36, 44
      HSL:
        328°, 62.2857%, 34.3137%
        HSV (HSB):
        328°, 76.7606%, 55.6863%
        XYZ:
        13.5875, 7.5938, 10.6471
        xyY:
        0.4269, 0.2386, 7.5938
      CIE-Lab:
        33.1222, 49.7053, -7.4478
        CIE-LCH:
        33.1222, 50.2602, 351.4783
        CIE-Luv:
        33.1222, 61.5953, -17.0829
        Hunter-Lab:
        27.5569, 39.7886, -3.6180
      #8e215b color charts
#8e215b RGB chart
      #8e215b CMYK chart
      #8e215b RGB pie chart
      #8e215b color shades, tints & tones
#8e215b color schemes
#8e215b color preview, HTML & CSS examples
           This text has a color of #8e215b        
        
          <p style="color:#8e215b;">Text here</p>
        
        
          .mytext {color:#8e215b;}
        
        Text color #8e215b
      
           This box has a color of #8e215b        
        
          <div style="background-color:#8e215b;">Content here</div>
        
        
          .mybackground {background-color:#8e215b;}
        
        Background color #8e215b
      
           Border around this has a color of #8e215b        
        
          <div style="border:2px solid #8e215b;">Content here</div>
        
        
          .myborder {border:2px solid #8e215b;}
        
        Border color #8e215b