#8e135d color space conversions
Hex:
        #8e135d
        RGB:
        142, 19, 93
        CMY:
        44, 93, 64
        CMYK:
        0, 87, 35, 44
      HSL:
        324°, 76.3975%, 31.5686%
        HSV (HSB):
        324°, 86.6197%, 55.6863%
        XYZ:
        13.3640, 7.0068, 11.0040
        xyY:
        0.4259, 0.2233, 7.0068
      CIE-Lab:
        31.8225, 53.8661, -10.7069
        CIE-LCH:
        31.8225, 54.9199, 348.7579
        CIE-Luv:
        31.8225, 64.1448, -21.5243
        Hunter-Lab:
        26.4704, 43.7950, -6.1181
      #8e135d color charts
#8e135d RGB chart
      #8e135d CMYK chart
      #8e135d RGB pie chart
      #8e135d color shades, tints & tones
#8e135d color schemes
#8e135d color preview, HTML & CSS examples
           This text has a color of #8e135d        
        
          <p style="color:#8e135d;">Text here</p>
        
        
          .mytext {color:#8e135d;}
        
        Text color #8e135d
      
           This box has a color of #8e135d        
        
          <div style="background-color:#8e135d;">Content here</div>
        
        
          .mybackground {background-color:#8e135d;}
        
        Background color #8e135d
      
           Border around this has a color of #8e135d        
        
          <div style="border:2px solid #8e135d;">Content here</div>
        
        
          .myborder {border:2px solid #8e135d;}
        
        Border color #8e135d