#5e36ca color space conversions
Hex:
        #5e36ca
        RGB:
        94, 54, 202
        CMY:
        63, 79, 21
        CMYK:
        53, 73, 0, 21
      HSL:
        256°, 58.2677%, 50.1961%
        HSV (HSB):
        256°, 73.2673%, 79.2157%
        XYZ:
        16.5959, 9.2823, 56.7941
        xyY:
        0.2007, 0.1123, 9.2823
      CIE-Lab:
        36.5222, 53.0742, -70.4389
        CIE-LCH:
        36.5222, 88.1959, 306.9972
        CIE-Luv:
        36.5222, 2.6867, -100.7709
        Hunter-Lab:
        30.4668, 43.9157, -89.1973
      #5e36ca color charts
#5e36ca RGB chart
      #5e36ca CMYK chart
      #5e36ca RGB pie chart
      #5e36ca color shades, tints & tones
#5e36ca color schemes
#5e36ca color preview, HTML & CSS examples
           This text has a color of #5e36ca        
        
          <p style="color:#5e36ca;">Text here</p>
        
        
          .mytext {color:#5e36ca;}
        
        Text color #5e36ca
      
           This box has a color of #5e36ca        
        
          <div style="background-color:#5e36ca;">Content here</div>
        
        
          .mybackground {background-color:#5e36ca;}
        
        Background color #5e36ca
      
           Border around this has a color of #5e36ca        
        
          <div style="border:2px solid #5e36ca;">Content here</div>
        
        
          .myborder {border:2px solid #5e36ca;}
        
        Border color #5e36ca