#9001e5 color space conversions
Hex:
        #9001e5
        RGB:
        144, 1, 229
        CMY:
        44, 100, 10
        CMYK:
        37, 100, 0, 10
      HSL:
        278°, 99.1304%, 45.0980%
        HSV (HSB):
        278°, 99.5633%, 89.8039%
        XYZ:
        25.6553, 11.6081, 75.0172
        xyY:
        0.2285, 0.1034, 11.6081
      CIE-Lab:
        40.5864, 79.2272, -79.0804
        CIE-LCH:
        40.5864, 111.9404, 315.0532
        CIE-Luv:
        40.5864, 23.0673, -117.3529
        Hunter-Lab:
        34.0707, 74.7870, -106.6956
      #9001e5 color charts
#9001e5 RGB chart
      #9001e5 CMYK chart
      #9001e5 RGB pie chart
      #9001e5 color shades, tints & tones
#9001e5 color schemes
#9001e5 color preview, HTML & CSS examples
           This text has a color of #9001e5        
        
          <p style="color:#9001e5;">Text here</p>
        
        
          .mytext {color:#9001e5;}
        
        Text color #9001e5
      
           This box has a color of #9001e5        
        
          <div style="background-color:#9001e5;">Content here</div>
        
        
          .mybackground {background-color:#9001e5;}
        
        Background color #9001e5
      
           Border around this has a color of #9001e5        
        
          <div style="border:2px solid #9001e5;">Content here</div>
        
        
          .myborder {border:2px solid #9001e5;}
        
        Border color #9001e5