#9006e5 color space conversions
Hex:
        #9006e5
        RGB:
        144, 6, 229
        CMY:
        44, 98, 10
        CMYK:
        37, 97, 0, 10
      HSL:
        277°, 94.8936%, 46.0784%
        HSV (HSB):
        277°, 97.3799%, 89.8039%
        XYZ:
        25.7096, 11.7167, 75.0352
        xyY:
        0.2286, 0.1042, 11.7167
      CIE-Lab:
        40.7622, 78.6971, -78.7914
        CIE-LCH:
        40.7622, 111.3612, 314.9657
        CIE-Luv:
        40.7622, 22.9157, -117.1782
        Hunter-Lab:
        34.2296, 74.1679, -106.0096
      #9006e5 color charts
#9006e5 RGB chart
      #9006e5 CMYK chart
      #9006e5 RGB pie chart
      #9006e5 color shades, tints & tones
#9006e5 color schemes
#9006e5 color preview, HTML & CSS examples
           This text has a color of #9006e5        
        
          <p style="color:#9006e5;">Text here</p>
        
        
          .mytext {color:#9006e5;}
        
        Text color #9006e5
      
           This box has a color of #9006e5        
        
          <div style="background-color:#9006e5;">Content here</div>
        
        
          .mybackground {background-color:#9006e5;}
        
        Background color #9006e5
      
           Border around this has a color of #9006e5        
        
          <div style="border:2px solid #9006e5;">Content here</div>
        
        
          .myborder {border:2px solid #9006e5;}
        
        Border color #9006e5