#9e14da color space conversions
Hex:
        #9e14da
        RGB:
        158, 20, 218
        CMY:
        38, 92, 15
        CMYK:
        28, 91, 0, 15
      HSL:
        282°, 83.1933%, 46.6667%
        HSV (HSB):
        282°, 90.8257%, 85.4902%
        XYZ:
        27.0056, 12.8314, 67.3830
        xyY:
        0.2519, 0.1197, 12.8314
      CIE-Lab:
        42.5081, 76.5167, -69.5596
        CIE-LCH:
        42.5081, 103.4086, 317.7268
        CIE-Luv:
        42.5081, 32.2528, -107.4475
        Hunter-Lab:
        35.8209, 71.8857, -86.4563
      #9e14da color charts
#9e14da RGB chart
      #9e14da CMYK chart
      #9e14da RGB pie chart
      #9e14da color shades, tints & tones
#9e14da color schemes
#9e14da color preview, HTML & CSS examples
           This text has a color of #9e14da        
        
          <p style="color:#9e14da;">Text here</p>
        
        
          .mytext {color:#9e14da;}
        
        Text color #9e14da
      
           This box has a color of #9e14da        
        
          <div style="background-color:#9e14da;">Content here</div>
        
        
          .mybackground {background-color:#9e14da;}
        
        Background color #9e14da
      
           Border around this has a color of #9e14da        
        
          <div style="border:2px solid #9e14da;">Content here</div>
        
        
          .myborder {border:2px solid #9e14da;}
        
        Border color #9e14da