#9c2eae color space conversions
Hex:
        #9c2eae
        RGB:
        156, 46, 174
        CMY:
        39, 82, 32
        CMYK:
        10, 74, 0, 32
      HSL:
        292°, 58.1818%, 43.1373%
        HSV (HSB):
        292°, 73.5632%, 68.2353%
        XYZ:
        22.3273, 12.0779, 41.1989
        xyY:
        0.2953, 0.1598, 12.0779
      CIE-Lab:
        41.3397, 61.3562, -45.7952
        CIE-LCH:
        41.3397, 76.5623, 323.2630
        CIE-Luv:
        41.3397, 40.4134, -73.0944
        Hunter-Lab:
        34.7533, 53.8593, -45.9591
      #9c2eae color charts
#9c2eae RGB chart
      #9c2eae CMYK chart
      #9c2eae RGB pie chart
      #9c2eae color shades, tints & tones
#9c2eae color schemes
#9c2eae color preview, HTML & CSS examples
           This text has a color of #9c2eae        
        
          <p style="color:#9c2eae;">Text here</p>
        
        
          .mytext {color:#9c2eae;}
        
        Text color #9c2eae
      
           This box has a color of #9c2eae        
        
          <div style="background-color:#9c2eae;">Content here</div>
        
        
          .mybackground {background-color:#9c2eae;}
        
        Background color #9c2eae
      
           Border around this has a color of #9c2eae        
        
          <div style="border:2px solid #9c2eae;">Content here</div>
        
        
          .myborder {border:2px solid #9c2eae;}
        
        Border color #9c2eae