#9a29dd color space conversions
Hex:
        #9a29dd
        RGB:
        154, 41, 221
        CMY:
        40, 84, 13
        CMYK:
        30, 81, 0, 13
      HSL:
        278°, 72.5806%, 51.3725%
        HSV (HSB):
        278°, 81.4480%, 86.6667%
        XYZ:
        27.1705, 13.6764, 69.6144
        xyY:
        0.2460, 0.1238, 13.6764
      CIE-Lab:
        43.7652, 71.7659, -69.2530
        CIE-LCH:
        43.7652, 99.7313, 316.0209
        CIE-Luv:
        43.7652, 27.6030, -107.7174
        Hunter-Lab:
        36.9816, 66.4270, -85.7208
      #9a29dd color charts
#9a29dd RGB chart
      #9a29dd CMYK chart
      #9a29dd RGB pie chart
      #9a29dd color shades, tints & tones
#9a29dd color schemes
#9a29dd color preview, HTML & CSS examples
           This text has a color of #9a29dd        
        
          <p style="color:#9a29dd;">Text here</p>
        
        
          .mytext {color:#9a29dd;}
        
        Text color #9a29dd
      
           This box has a color of #9a29dd        
        
          <div style="background-color:#9a29dd;">Content here</div>
        
        
          .mybackground {background-color:#9a29dd;}
        
        Background color #9a29dd
      
           Border around this has a color of #9a29dd        
        
          <div style="border:2px solid #9a29dd;">Content here</div>
        
        
          .myborder {border:2px solid #9a29dd;}
        
        Border color #9a29dd