#9c1aef color space conversions
Hex:
        #9c1aef
        RGB:
        156, 26, 239
        CMY:
        39, 90, 6
        CMYK:
        35, 89, 0, 6
      HSL:
        277°, 86.9388%, 51.9608%
        HSV (HSB):
        277°, 89.1213%, 93.7255%
        XYZ:
        29.6597, 14.0387, 82.8079
        xyY:
        0.2345, 0.1110, 14.0387
      CIE-Lab:
        44.2884, 79.2765, -78.6123
        CIE-LCH:
        44.2884, 111.6453, 315.2410
        CIE-Luv:
        44.2884, 25.8754, -120.7792
        Hunter-Lab:
        37.4683, 75.7302, -104.8079
      #9c1aef color charts
#9c1aef RGB chart
      #9c1aef CMYK chart
      #9c1aef RGB pie chart
      #9c1aef color shades, tints & tones
#9c1aef color schemes
#9c1aef color preview, HTML & CSS examples
           This text has a color of #9c1aef        
        
          <p style="color:#9c1aef;">Text here</p>
        
        
          .mytext {color:#9c1aef;}
        
        Text color #9c1aef
      
           This box has a color of #9c1aef        
        
          <div style="background-color:#9c1aef;">Content here</div>
        
        
          .mybackground {background-color:#9c1aef;}
        
        Background color #9c1aef
      
           Border around this has a color of #9c1aef        
        
          <div style="border:2px solid #9c1aef;">Content here</div>
        
        
          .myborder {border:2px solid #9c1aef;}
        
        Border color #9c1aef