#9c29eb color space conversions
Hex:
        #9c29eb
        RGB:
        156, 41, 235
        CMY:
        39, 84, 8
        CMYK:
        34, 83, 0, 8
      HSL:
        276°, 82.9060%, 54.1176%
        HSV (HSB):
        276°, 82.5532%, 92.1569%
        XYZ:
        29.4986, 14.6520, 79.8706
        xyY:
        0.2379, 0.1181, 14.6520
      CIE-Lab:
        45.1538, 74.9315, -74.9358
        CIE-LCH:
        45.1538, 105.9722, 314.9984
        CIE-Luv:
        45.1538, 25.5416, -116.5825
        Hunter-Lab:
        38.2779, 70.5738, -96.9200
      #9c29eb color charts
#9c29eb RGB chart
      #9c29eb CMYK chart
      #9c29eb RGB pie chart
      #9c29eb color shades, tints & tones
#9c29eb color schemes
#9c29eb color preview, HTML & CSS examples
           This text has a color of #9c29eb        
        
          <p style="color:#9c29eb;">Text here</p>
        
        
          .mytext {color:#9c29eb;}
        
        Text color #9c29eb
      
           This box has a color of #9c29eb        
        
          <div style="background-color:#9c29eb;">Content here</div>
        
        
          .mybackground {background-color:#9c29eb;}
        
        Background color #9c29eb
      
           Border around this has a color of #9c29eb        
        
          <div style="border:2px solid #9c29eb;">Content here</div>
        
        
          .myborder {border:2px solid #9c29eb;}
        
        Border color #9c29eb