#9006cd color space conversions
Hex:
        #9006cd
        RGB:
        144, 6, 205
        CMY:
        44, 98, 20
        CMYK:
        30, 97, 0, 20
      HSL:
        282°, 94.3128%, 41.3725%
        HSV (HSB):
        282°, 97.0732%, 80.3922%
        XYZ:
        22.5862, 10.4673, 58.5876
        xyY:
        0.2465, 0.1142, 10.4673
      CIE-Lab:
        38.6684, 74.0580, -68.4157
        CIE-LCH:
        38.6684, 100.8231, 317.2679
        CIE-Luv:
        38.6684, 28.3494, -102.1643
        Hunter-Lab:
        32.3532, 67.9948, -84.7193
      #9006cd color charts
#9006cd RGB chart
      #9006cd CMYK chart
      #9006cd RGB pie chart
      #9006cd color shades, tints & tones
#9006cd color schemes
#9006cd color preview, HTML & CSS examples
           This text has a color of #9006cd        
        
          <p style="color:#9006cd;">Text here</p>
        
        
          .mytext {color:#9006cd;}
        
        Text color #9006cd
      
           This box has a color of #9006cd        
        
          <div style="background-color:#9006cd;">Content here</div>
        
        
          .mybackground {background-color:#9006cd;}
        
        Background color #9006cd
      
           Border around this has a color of #9006cd        
        
          <div style="border:2px solid #9006cd;">Content here</div>
        
        
          .myborder {border:2px solid #9006cd;}
        
        Border color #9006cd