#9c2aeb color space conversions
Hex:
        #9c2aeb
        RGB:
        156, 42, 235
        CMY:
        39, 84, 8
        CMYK:
        34, 82, 0, 8
      HSL:
        275°, 82.8326%, 54.3137%
        HSV (HSB):
        275°, 82.1277%, 92.1569%
        XYZ:
        29.5337, 14.7220, 79.8823
        xyY:
        0.2379, 0.1186, 14.7220
      CIE-Lab:
        45.2511, 74.6460, -74.7768
        CIE-LCH:
        45.2511, 105.6580, 314.9499
        CIE-Luv:
        45.2511, 25.4401, -116.4398
        Hunter-Lab:
        38.3693, 70.2491, -96.5794
      #9c2aeb color charts
#9c2aeb RGB chart
      #9c2aeb CMYK chart
      #9c2aeb RGB pie chart
      #9c2aeb color shades, tints & tones
#9c2aeb color schemes
#9c2aeb color preview, HTML & CSS examples
           This text has a color of #9c2aeb        
        
          <p style="color:#9c2aeb;">Text here</p>
        
        
          .mytext {color:#9c2aeb;}
        
        Text color #9c2aeb
      
           This box has a color of #9c2aeb        
        
          <div style="background-color:#9c2aeb;">Content here</div>
        
        
          .mybackground {background-color:#9c2aeb;}
        
        Background color #9c2aeb
      
           Border around this has a color of #9c2aeb        
        
          <div style="border:2px solid #9c2aeb;">Content here</div>
        
        
          .myborder {border:2px solid #9c2aeb;}
        
        Border color #9c2aeb