#9c5eff color space conversions
Hex:
        #9c5eff
        RGB:
        156, 94, 255
        CMY:
        39, 63, 0
        CMYK:
        39, 63, 0, 0
      HSL:
        263°, 100.0000%, 68.4314%
        HSV (HSB):
        263°, 63.1373%, 100.0000%
        XYZ:
        35.7630, 22.2933, 97.0259
        xyY:
        0.2306, 0.1438, 22.2933
      CIE-Lab:
        54.3369, 57.7918, -71.1890
        CIE-LCH:
        54.3369, 91.6938, 309.0700
        CIE-Luv:
        54.3369, 13.0674, -116.4867
        Hunter-Lab:
        47.2158, 52.5749, -88.7866
      #9c5eff color charts
#9c5eff RGB chart
      #9c5eff CMYK chart
      #9c5eff RGB pie chart
      #9c5eff color shades, tints & tones
#9c5eff color schemes
#9c5eff color preview, HTML & CSS examples
           This text has a color of #9c5eff        
        
          <p style="color:#9c5eff;">Text here</p>
        
        
          .mytext {color:#9c5eff;}
        
        Text color #9c5eff
      
           This box has a color of #9c5eff        
        
          <div style="background-color:#9c5eff;">Content here</div>
        
        
          .mybackground {background-color:#9c5eff;}
        
        Background color #9c5eff
      
           Border around this has a color of #9c5eff        
        
          <div style="border:2px solid #9c5eff;">Content here</div>
        
        
          .myborder {border:2px solid #9c5eff;}
        
        Border color #9c5eff