#5e36ba color space conversions
Hex:
        #5e36ba
        RGB:
        94, 54, 186
        CMY:
        63, 79, 27
        CMYK:
        49, 71, 0, 27
      HSL:
        258°, 55.0000%, 47.0588%
        HSV (HSB):
        258°, 70.9677%, 72.9412%
        XYZ:
        14.7982, 8.5632, 47.3273
        xyY:
        0.2093, 0.1211, 8.5632
      CIE-Lab:
        35.1293, 48.5993, -63.3465
        CIE-LCH:
        35.1293, 79.8415, 307.4953
        CIE-Luv:
        35.1293, 4.4244, -90.4849
        Hunter-Lab:
        29.2629, 39.0569, -75.4064
      #5e36ba color charts
#5e36ba RGB chart
      #5e36ba CMYK chart
      #5e36ba RGB pie chart
      #5e36ba color shades, tints & tones
#5e36ba color schemes
#5e36ba color preview, HTML & CSS examples
           This text has a color of #5e36ba        
        
          <p style="color:#5e36ba;">Text here</p>
        
        
          .mytext {color:#5e36ba;}
        
        Text color #5e36ba
      
           This box has a color of #5e36ba        
        
          <div style="background-color:#5e36ba;">Content here</div>
        
        
          .mybackground {background-color:#5e36ba;}
        
        Background color #5e36ba
      
           Border around this has a color of #5e36ba        
        
          <div style="border:2px solid #5e36ba;">Content here</div>
        
        
          .myborder {border:2px solid #5e36ba;}
        
        Border color #5e36ba