#8e0dbd color space conversions
Hex:
        #8e0dbd
        RGB:
        142, 13, 189
        CMY:
        44, 95, 26
        CMYK:
        25, 93, 0, 26
      HSL:
        284°, 87.1287%, 39.6078%
        HSV (HSB):
        284°, 93.1217%, 74.1176%
        XYZ:
        20.4846, 9.7128, 48.9392
        xyY:
        0.2589, 0.1227, 9.7128
      CIE-Lab:
        37.3219, 69.9421, -61.2670
        CIE-LCH:
        37.3219, 92.9814, 318.7827
        CIE-Luv:
        37.3219, 31.0271, -91.7241
        Hunter-Lab:
        31.1653, 62.7866, -71.2880
      #8e0dbd color charts
#8e0dbd RGB chart
      #8e0dbd CMYK chart
      #8e0dbd RGB pie chart
      #8e0dbd color shades, tints & tones
#8e0dbd color schemes
#8e0dbd color preview, HTML & CSS examples
           This text has a color of #8e0dbd        
        
          <p style="color:#8e0dbd;">Text here</p>
        
        
          .mytext {color:#8e0dbd;}
        
        Text color #8e0dbd
      
           This box has a color of #8e0dbd        
        
          <div style="background-color:#8e0dbd;">Content here</div>
        
        
          .mybackground {background-color:#8e0dbd;}
        
        Background color #8e0dbd
      
           Border around this has a color of #8e0dbd        
        
          <div style="border:2px solid #8e0dbd;">Content here</div>
        
        
          .myborder {border:2px solid #8e0dbd;}
        
        Border color #8e0dbd