#9e2cfb color space conversions
Hex:
        #9e2cfb
        RGB:
        158, 44, 251
        CMY:
        38, 83, 2
        CMYK:
        37, 82, 0, 2
      HSL:
        273°, 96.2791%, 57.8431%
        HSV (HSB):
        273°, 82.4701%, 98.4314%
        XYZ:
        32.4138, 16.0355, 92.6536
        xyY:
        0.2297, 0.1136, 16.0355
      CIE-Lab:
        47.0210, 77.6861, -80.8670
        CIE-LCH:
        47.0210, 112.1365, 313.8507
        CIE-Luv:
        47.0210, 22.9282, -126.1480
        Hunter-Lab:
        40.0443, 74.4089, -109.1526
      #9e2cfb color charts
#9e2cfb RGB chart
      #9e2cfb CMYK chart
      #9e2cfb RGB pie chart
      #9e2cfb color shades, tints & tones
#9e2cfb color schemes
#9e2cfb color preview, HTML & CSS examples
           This text has a color of #9e2cfb        
        
          <p style="color:#9e2cfb;">Text here</p>
        
        
          .mytext {color:#9e2cfb;}
        
        Text color #9e2cfb
      
           This box has a color of #9e2cfb        
        
          <div style="background-color:#9e2cfb;">Content here</div>
        
        
          .mybackground {background-color:#9e2cfb;}
        
        Background color #9e2cfb
      
           Border around this has a color of #9e2cfb        
        
          <div style="border:2px solid #9e2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #9e2cfb;}
        
        Border color #9e2cfb