#9029a8 color space conversions
Hex:
        #9029a8
        RGB:
        144, 41, 168
        CMY:
        44, 84, 34
        CMYK:
        14, 76, 0, 34
      HSL:
        289°, 60.7656%, 40.9804%
        HSV (HSB):
        289°, 75.5952%, 65.8824%
        XYZ:
        19.3624, 10.3423, 38.0215
        xyY:
        0.2859, 0.1527, 10.3423
      CIE-Lab:
        38.4499, 59.5028, -46.9588
        CIE-LCH:
        38.4499, 75.8005, 321.7199
        CIE-Luv:
        38.4499, 35.2689, -72.8620
        Hunter-Lab:
        32.1595, 51.1913, -47.5858
      #9029a8 color charts
#9029a8 RGB chart
      #9029a8 CMYK chart
      #9029a8 RGB pie chart
      #9029a8 color shades, tints & tones
#9029a8 color schemes
#9029a8 color preview, HTML & CSS examples
           This text has a color of #9029a8        
        
          <p style="color:#9029a8;">Text here</p>
        
        
          .mytext {color:#9029a8;}
        
        Text color #9029a8
      
           This box has a color of #9029a8        
        
          <div style="background-color:#9029a8;">Content here</div>
        
        
          .mybackground {background-color:#9029a8;}
        
        Background color #9029a8
      
           Border around this has a color of #9029a8        
        
          <div style="border:2px solid #9029a8;">Content here</div>
        
        
          .myborder {border:2px solid #9029a8;}
        
        Border color #9029a8