#9029cd color space conversions
Hex:
        #9029cd
        RGB:
        144, 41, 205
        CMY:
        44, 84, 20
        CMYK:
        30, 80, 0, 20
      HSL:
        278°, 66.6667%, 48.2353%
        HSV (HSB):
        278°, 80.0000%, 80.3922%
        XYZ:
        23.3140, 11.9229, 58.8302
        xyY:
        0.2478, 0.1267, 11.9229
      CIE-Lab:
        41.0934, 66.8970, -64.4590
        CIE-LCH:
        41.0934, 92.8987, 316.0633
        CIE-Luv:
        41.0934, 25.8807, -98.7992
        Hunter-Lab:
        34.5296, 60.0942, -76.8452
      #9029cd color charts
#9029cd RGB chart
      #9029cd CMYK chart
      #9029cd RGB pie chart
      #9029cd color shades, tints & tones
#9029cd color schemes
#9029cd color preview, HTML & CSS examples
           This text has a color of #9029cd        
        
          <p style="color:#9029cd;">Text here</p>
        
        
          .mytext {color:#9029cd;}
        
        Text color #9029cd
      
           This box has a color of #9029cd        
        
          <div style="background-color:#9029cd;">Content here</div>
        
        
          .mybackground {background-color:#9029cd;}
        
        Background color #9029cd
      
           Border around this has a color of #9029cd        
        
          <div style="border:2px solid #9029cd;">Content here</div>
        
        
          .myborder {border:2px solid #9029cd;}
        
        Border color #9029cd