#9c1dff color space conversions
Hex:
        #9c1dff
        RGB:
        156, 29, 255
        CMY:
        39, 89, 0
        CMYK:
        39, 89, 0, 0
      HSL:
        274°, 100.0000%, 55.6863%
        HSV (HSB):
        274°, 88.6275%, 100.0000%
        XYZ:
        32.1997, 15.1666, 95.8381
        xyY:
        0.2249, 0.1059, 15.1666
      CIE-Lab:
        45.8616, 81.9126, -85.0129
        CIE-LCH:
        45.8616, 118.0545, 313.9360
        CIE-Luv:
        45.8616, 22.3766, -130.5030
        Hunter-Lab:
        38.9444, 79.4332, -118.6455
      #9c1dff color charts
#9c1dff RGB chart
      #9c1dff CMYK chart
      #9c1dff RGB pie chart
      #9c1dff color shades, tints & tones
#9c1dff color schemes
#9c1dff color preview, HTML & CSS examples
           This text has a color of #9c1dff        
        
          <p style="color:#9c1dff;">Text here</p>
        
        
          .mytext {color:#9c1dff;}
        
        Text color #9c1dff
      
           This box has a color of #9c1dff        
        
          <div style="background-color:#9c1dff;">Content here</div>
        
        
          .mybackground {background-color:#9c1dff;}
        
        Background color #9c1dff
      
           Border around this has a color of #9c1dff        
        
          <div style="border:2px solid #9c1dff;">Content here</div>
        
        
          .myborder {border:2px solid #9c1dff;}
        
        Border color #9c1dff