#5a0aee color space conversions
Hex:
        #5a0aee
        RGB:
        90, 10, 238
        CMY:
        65, 96, 7
        CMYK:
        62, 96, 0, 7
      HSL:
        261°, 91.9355%, 48.6275%
        HSV (HSB):
        261°, 95.7983%, 93.3333%
        XYZ:
        19.7576, 8.5638, 81.5006
        xyY:
        0.1799, 0.0780, 8.5638
      CIE-Lab:
        35.1305, 75.7988, -93.4360
        CIE-LCH:
        35.1305, 120.3152, 309.0502
        CIE-Luv:
        35.1305, 1.5531, -124.2567
        Hunter-Lab:
        29.2640, 69.3027, -144.6388
      #5a0aee color charts
#5a0aee RGB chart
      #5a0aee CMYK chart
      #5a0aee RGB pie chart
      #5a0aee color shades, tints & tones
#5a0aee color schemes
#5a0aee color preview, HTML & CSS examples
           This text has a color of #5a0aee        
        
          <p style="color:#5a0aee;">Text here</p>
        
        
          .mytext {color:#5a0aee;}
        
        Text color #5a0aee
      
           This box has a color of #5a0aee        
        
          <div style="background-color:#5a0aee;">Content here</div>
        
        
          .mybackground {background-color:#5a0aee;}
        
        Background color #5a0aee
      
           Border around this has a color of #5a0aee        
        
          <div style="border:2px solid #5a0aee;">Content here</div>
        
        
          .myborder {border:2px solid #5a0aee;}
        
        Border color #5a0aee