#9006ed color space conversions
Hex:
        #9006ed
        RGB:
        144, 6, 237
        CMY:
        44, 98, 7
        CMYK:
        39, 97, 0, 7
      HSL:
        276°, 95.0617%, 47.6471%
        HSV (HSB):
        276°, 97.4684%, 92.9412%
        XYZ:
        26.8528, 12.1740, 81.0553
        xyY:
        0.2236, 0.1014, 12.1740
      CIE-Lab:
        41.4913, 80.2782, -82.1378
        CIE-LCH:
        41.4913, 114.8530, 314.3440
        CIE-Luv:
        41.4913, 21.2873, -122.0474
        Hunter-Lab:
        34.8912, 76.3166, -113.3119
      #9006ed color charts
#9006ed RGB chart
      #9006ed CMYK chart
      #9006ed RGB pie chart
      #9006ed color shades, tints & tones
#9006ed color schemes
#9006ed color preview, HTML & CSS examples
           This text has a color of #9006ed        
        
          <p style="color:#9006ed;">Text here</p>
        
        
          .mytext {color:#9006ed;}
        
        Text color #9006ed
      
           This box has a color of #9006ed        
        
          <div style="background-color:#9006ed;">Content here</div>
        
        
          .mybackground {background-color:#9006ed;}
        
        Background color #9006ed
      
           Border around this has a color of #9006ed        
        
          <div style="border:2px solid #9006ed;">Content here</div>
        
        
          .myborder {border:2px solid #9006ed;}
        
        Border color #9006ed