#9c2edd color space conversions
Hex:
        #9c2edd
        RGB:
        156, 46, 221
        CMY:
        39, 82, 13
        CMYK:
        29, 79, 0, 13
      HSL:
        278°, 72.0165%, 52.3529%
        HSV (HSB):
        278°, 79.1855%, 86.6667%
        XYZ:
        27.7384, 14.2424, 69.6937
        xyY:
        0.2484, 0.1275, 14.2424
      CIE-Lab:
        44.5785, 70.5391, -67.9161
        CIE-LCH:
        44.5785, 97.9202, 316.0853
        CIE-Luv:
        44.5785, 28.0923, -106.5024
        Hunter-Lab:
        37.7391, 65.1552, -83.0750
      #9c2edd color charts
#9c2edd RGB chart
      #9c2edd CMYK chart
      #9c2edd RGB pie chart
      #9c2edd color shades, tints & tones
#9c2edd color schemes
#9c2edd color preview, HTML & CSS examples
           This text has a color of #9c2edd        
        
          <p style="color:#9c2edd;">Text here</p>
        
        
          .mytext {color:#9c2edd;}
        
        Text color #9c2edd
      
           This box has a color of #9c2edd        
        
          <div style="background-color:#9c2edd;">Content here</div>
        
        
          .mybackground {background-color:#9c2edd;}
        
        Background color #9c2edd
      
           Border around this has a color of #9c2edd        
        
          <div style="border:2px solid #9c2edd;">Content here</div>
        
        
          .myborder {border:2px solid #9c2edd;}
        
        Border color #9c2edd