#5a43ef color space conversions
Hex:
        #5a43ef
        RGB:
        90, 67, 239
        CMY:
        65, 74, 6
        CMYK:
        62, 72, 0, 6
      HSL:
        248°, 84.3137%, 60.0000%
        HSV (HSB):
        248°, 71.9665%, 93.7255%
        XYZ:
        21.8036, 12.4200, 82.9095
        xyY:
        0.1861, 0.1060, 12.4200
      CIE-Lab:
        41.8759, 56.6135, -82.8464
        CIE-LCH:
        41.8759, 100.3425, 304.3469
        CIE-Luv:
        41.8759, -3.7717, -121.7531
        Hunter-Lab:
        35.2420, 48.7614, -114.8150
      #5a43ef color charts
#5a43ef RGB chart
      #5a43ef CMYK chart
      #5a43ef RGB pie chart
      #5a43ef color shades, tints & tones
#5a43ef color schemes
#5a43ef color preview, HTML & CSS examples
           This text has a color of #5a43ef        
        
          <p style="color:#5a43ef;">Text here</p>
        
        
          .mytext {color:#5a43ef;}
        
        Text color #5a43ef
      
           This box has a color of #5a43ef        
        
          <div style="background-color:#5a43ef;">Content here</div>
        
        
          .mybackground {background-color:#5a43ef;}
        
        Background color #5a43ef
      
           Border around this has a color of #5a43ef        
        
          <div style="border:2px solid #5a43ef;">Content here</div>
        
        
          .myborder {border:2px solid #5a43ef;}
        
        Border color #5a43ef