#5a1aec color space conversions
Hex:
        #5a1aec
        RGB:
        90, 26, 236
        CMY:
        65, 90, 7
        CMYK:
        62, 89, 0, 7
      HSL:
        258°, 84.6774%, 51.3725%
        HSV (HSB):
        258°, 88.9831%, 92.5490%
        XYZ:
        19.7262, 8.9686, 80.0483
        xyY:
        0.1814, 0.0825, 8.9686
      CIE-Lab:
        35.9237, 72.2225, -90.9833
        CIE-LCH:
        35.9237, 116.1639, 308.4425
        CIE-Luv:
        35.9237, 1.0381, -123.1398
        Hunter-Lab:
        29.9476, 65.1679, -137.5157
      #5a1aec color charts
#5a1aec RGB chart
      #5a1aec CMYK chart
      #5a1aec RGB pie chart
      #5a1aec color shades, tints & tones
#5a1aec color schemes
#5a1aec color preview, HTML & CSS examples
           This text has a color of #5a1aec        
        
          <p style="color:#5a1aec;">Text here</p>
        
        
          .mytext {color:#5a1aec;}
        
        Text color #5a1aec
      
           This box has a color of #5a1aec        
        
          <div style="background-color:#5a1aec;">Content here</div>
        
        
          .mybackground {background-color:#5a1aec;}
        
        Background color #5a1aec
      
           Border around this has a color of #5a1aec        
        
          <div style="border:2px solid #5a1aec;">Content here</div>
        
        
          .myborder {border:2px solid #5a1aec;}
        
        Border color #5a1aec