#9e1fcf color space conversions
Hex:
        #9e1fcf
        RGB:
        158, 31, 207
        CMY:
        38, 88, 19
        CMYK:
        24, 85, 0, 19
      HSL:
        283°, 73.9496%, 46.6667%
        HSV (HSB):
        283°, 85.0242%, 81.1765%
        XYZ:
        25.8530, 12.7541, 60.1307
        xyY:
        0.2618, 0.1292, 12.7541
      CIE-Lab:
        42.3903, 72.2797, -63.4144
        CIE-LCH:
        42.3903, 96.1548, 318.7380
        CIE-Luv:
        42.3903, 34.3208, -98.9760
        Hunter-Lab:
        35.7128, 66.7212, -74.8292
      #9e1fcf color charts
#9e1fcf RGB chart
      #9e1fcf CMYK chart
      #9e1fcf RGB pie chart
      #9e1fcf color shades, tints & tones
#9e1fcf color schemes
#9e1fcf color preview, HTML & CSS examples
           This text has a color of #9e1fcf        
        
          <p style="color:#9e1fcf;">Text here</p>
        
        
          .mytext {color:#9e1fcf;}
        
        Text color #9e1fcf
      
           This box has a color of #9e1fcf        
        
          <div style="background-color:#9e1fcf;">Content here</div>
        
        
          .mybackground {background-color:#9e1fcf;}
        
        Background color #9e1fcf
      
           Border around this has a color of #9e1fcf        
        
          <div style="border:2px solid #9e1fcf;">Content here</div>
        
        
          .myborder {border:2px solid #9e1fcf;}
        
        Border color #9e1fcf