#5e43ef color space conversions
Hex:
        #5e43ef
        RGB:
        94, 67, 239
        CMY:
        63, 74, 6
        CMYK:
        61, 72, 0, 6
      HSL:
        249°, 84.3137%, 60.0000%
        HSV (HSB):
        249°, 71.9665%, 93.7255%
        XYZ:
        22.2032, 12.6260, 82.9282
        xyY:
        0.1886, 0.1072, 12.6260
      CIE-Lab:
        42.1942, 57.1004, -82.3114
        CIE-LCH:
        42.1942, 100.1779, 304.7495
        CIE-Luv:
        42.1942, -2.7023, -121.5030
        Hunter-Lab:
        35.5331, 49.3549, -113.4997
      #5e43ef color charts
#5e43ef RGB chart
      #5e43ef CMYK chart
      #5e43ef RGB pie chart
      #5e43ef color shades, tints & tones
#5e43ef color schemes
#5e43ef color preview, HTML & CSS examples
           This text has a color of #5e43ef        
        
          <p style="color:#5e43ef;">Text here</p>
        
        
          .mytext {color:#5e43ef;}
        
        Text color #5e43ef
      
           This box has a color of #5e43ef        
        
          <div style="background-color:#5e43ef;">Content here</div>
        
        
          .mybackground {background-color:#5e43ef;}
        
        Background color #5e43ef
      
           Border around this has a color of #5e43ef        
        
          <div style="border:2px solid #5e43ef;">Content here</div>
        
        
          .myborder {border:2px solid #5e43ef;}
        
        Border color #5e43ef