#5e36ea color space conversions
Hex:
        #5e36ea
        RGB:
        94, 54, 234
        CMY:
        63, 79, 8
        CMYK:
        60, 77, 0, 8
      HSL:
        253°, 81.0811%, 56.4706%
        HSV (HSB):
        253°, 76.9231%, 91.7647%
        XYZ:
        20.7865, 10.9585, 78.8615
        xyY:
        0.1879, 0.0991, 10.9585
      CIE-Lab:
        39.5105, 61.9741, -83.9027
        CIE-LCH:
        39.5105, 104.3094, 306.4512
        CIE-Luv:
        39.5105, -0.3563, -120.4399
        Hunter-Lab:
        33.1037, 54.1528, -118.0716
      #5e36ea color charts
#5e36ea RGB chart
      #5e36ea CMYK chart
      #5e36ea RGB pie chart
      #5e36ea color shades, tints & tones
#5e36ea color schemes
#5e36ea color preview, HTML & CSS examples
           This text has a color of #5e36ea        
        
          <p style="color:#5e36ea;">Text here</p>
        
        
          .mytext {color:#5e36ea;}
        
        Text color #5e36ea
      
           This box has a color of #5e36ea        
        
          <div style="background-color:#5e36ea;">Content here</div>
        
        
          .mybackground {background-color:#5e36ea;}
        
        Background color #5e36ea
      
           Border around this has a color of #5e36ea        
        
          <div style="border:2px solid #5e36ea;">Content here</div>
        
        
          .myborder {border:2px solid #5e36ea;}
        
        Border color #5e36ea