#8e0dbf color space conversions
Hex:
        #8e0dbf
        RGB:
        142, 13, 191
        CMY:
        44, 95, 25
        CMYK:
        26, 93, 0, 25
      HSL:
        283°, 87.2549%, 40.0000%
        HSV (HSB):
        283°, 93.1937%, 74.9020%
        XYZ:
        20.7032, 9.8002, 50.0907
        xyY:
        0.2569, 0.1216, 9.8002
      CIE-Lab:
        37.4815, 70.3171, -62.1840
        CIE-LCH:
        37.4815, 93.8688, 318.5125
        CIE-Luv:
        37.4815, 30.5003, -93.0435
        Hunter-Lab:
        31.3053, 63.2636, -72.9544
      #8e0dbf color charts
#8e0dbf RGB chart
      #8e0dbf CMYK chart
      #8e0dbf RGB pie chart
      #8e0dbf color shades, tints & tones
#8e0dbf color schemes
#8e0dbf color preview, HTML & CSS examples
           This text has a color of #8e0dbf        
        
          <p style="color:#8e0dbf;">Text here</p>
        
        
          .mytext {color:#8e0dbf;}
        
        Text color #8e0dbf
      
           This box has a color of #8e0dbf        
        
          <div style="background-color:#8e0dbf;">Content here</div>
        
        
          .mybackground {background-color:#8e0dbf;}
        
        Background color #8e0dbf
      
           Border around this has a color of #8e0dbf        
        
          <div style="border:2px solid #8e0dbf;">Content here</div>
        
        
          .myborder {border:2px solid #8e0dbf;}
        
        Border color #8e0dbf