#9e1fcb color space conversions
Hex:
        #9e1fcb
        RGB:
        158, 31, 203
        CMY:
        38, 88, 20
        CMYK:
        22, 85, 0, 20
      HSL:
        284°, 73.5043%, 45.8824%
        HSV (HSB):
        284°, 84.7291%, 79.6078%
        XYZ:
        25.3700, 12.5609, 57.5873
        xyY:
        0.2656, 0.1315, 12.5609
      CIE-Lab:
        42.0940, 71.5269, -61.5784
        CIE-LCH:
        42.0940, 94.3822, 319.2744
        CIE-Luv:
        42.0940, 35.4006, -96.2449
        Hunter-Lab:
        35.4413, 65.7537, -71.5291
      #9e1fcb color charts
#9e1fcb RGB chart
      #9e1fcb CMYK chart
      #9e1fcb RGB pie chart
      #9e1fcb color shades, tints & tones
#9e1fcb color schemes
#9e1fcb color preview, HTML & CSS examples
           This text has a color of #9e1fcb        
        
          <p style="color:#9e1fcb;">Text here</p>
        
        
          .mytext {color:#9e1fcb;}
        
        Text color #9e1fcb
      
           This box has a color of #9e1fcb        
        
          <div style="background-color:#9e1fcb;">Content here</div>
        
        
          .mybackground {background-color:#9e1fcb;}
        
        Background color #9e1fcb
      
           Border around this has a color of #9e1fcb        
        
          <div style="border:2px solid #9e1fcb;">Content here</div>
        
        
          .myborder {border:2px solid #9e1fcb;}
        
        Border color #9e1fcb