#8e13bf color space conversions
Hex:
        #8e13bf
        RGB:
        142, 19, 191
        CMY:
        44, 93, 25
        CMYK:
        26, 90, 0, 25
      HSL:
        283°, 81.9048%, 41.1765%
        HSV (HSB):
        283°, 90.0524%, 74.9020%
        XYZ:
        20.7922, 9.9781, 50.1203
        xyY:
        0.2570, 0.1234, 9.9781
      CIE-Lab:
        37.8031, 69.3609, -61.6599
        CIE-LCH:
        37.8031, 92.8056, 318.3638
        CIE-Luv:
        37.8031, 30.1716, -92.5989
        Hunter-Lab:
        31.5882, 62.2142, -71.9626
      #8e13bf color charts
#8e13bf RGB chart
      #8e13bf CMYK chart
      #8e13bf RGB pie chart
      #8e13bf color shades, tints & tones
#8e13bf color schemes
#8e13bf color preview, HTML & CSS examples
           This text has a color of #8e13bf        
        
          <p style="color:#8e13bf;">Text here</p>
        
        
          .mytext {color:#8e13bf;}
        
        Text color #8e13bf
      
           This box has a color of #8e13bf        
        
          <div style="background-color:#8e13bf;">Content here</div>
        
        
          .mybackground {background-color:#8e13bf;}
        
        Background color #8e13bf
      
           Border around this has a color of #8e13bf        
        
          <div style="border:2px solid #8e13bf;">Content here</div>
        
        
          .myborder {border:2px solid #8e13bf;}
        
        Border color #8e13bf