#9e36ed color space conversions
Hex:
        #9e36ed
        RGB:
        158, 54, 237
        CMY:
        38, 79, 7
        CMYK:
        33, 77, 0, 7
      HSL:
        274°, 83.5616%, 57.0588%
        HSV (HSB):
        274°, 77.2152%, 92.9412%
        XYZ:
        30.7058, 16.0219, 81.5949
        xyY:
        0.2393, 0.1249, 16.0219
      CIE-Lab:
        47.0032, 71.5161, -73.0360
        CIE-LCH:
        47.0032, 102.2194, 314.3976
        CIE-Luv:
        47.0032, 24.6086, -115.3565
        Hunter-Lab:
        40.0273, 66.8832, -92.8424
      #9e36ed color charts
#9e36ed RGB chart
      #9e36ed CMYK chart
      #9e36ed RGB pie chart
      #9e36ed color shades, tints & tones
#9e36ed color schemes
#9e36ed color preview, HTML & CSS examples
           This text has a color of #9e36ed        
        
          <p style="color:#9e36ed;">Text here</p>
        
        
          .mytext {color:#9e36ed;}
        
        Text color #9e36ed
      
           This box has a color of #9e36ed        
        
          <div style="background-color:#9e36ed;">Content here</div>
        
        
          .mybackground {background-color:#9e36ed;}
        
        Background color #9e36ed
      
           Border around this has a color of #9e36ed        
        
          <div style="border:2px solid #9e36ed;">Content here</div>
        
        
          .myborder {border:2px solid #9e36ed;}
        
        Border color #9e36ed