#8e0f5a color space conversions
Hex:
        #8e0f5a
        RGB:
        142, 15, 90
        CMY:
        44, 94, 65
        CMYK:
        0, 89, 37, 44
      HSL:
        325°, 80.8917%, 30.7843%
        HSV (HSB):
        325°, 89.4366%, 55.6863%
        XYZ:
        13.1716, 6.8306, 10.2971
        xyY:
        0.4347, 0.2254, 6.8306
      CIE-Lab:
        31.4182, 54.3554, -9.3648
        CIE-LCH:
        31.4182, 55.1562, 350.2246
        CIE-Luv:
        31.4182, 66.0607, -19.9199
        Hunter-Lab:
        26.1354, 44.2225, -5.0648
      #8e0f5a color charts
#8e0f5a RGB chart
      #8e0f5a CMYK chart
      #8e0f5a RGB pie chart
      #8e0f5a color shades, tints & tones
#8e0f5a color schemes
#8e0f5a color preview, HTML & CSS examples
           This text has a color of #8e0f5a        
        
          <p style="color:#8e0f5a;">Text here</p>
        
        
          .mytext {color:#8e0f5a;}
        
        Text color #8e0f5a
      
           This box has a color of #8e0f5a        
        
          <div style="background-color:#8e0f5a;">Content here</div>
        
        
          .mybackground {background-color:#8e0f5a;}
        
        Background color #8e0f5a
      
           Border around this has a color of #8e0f5a        
        
          <div style="border:2px solid #8e0f5a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0f5a;}
        
        Border color #8e0f5a