#9b40cb color space conversions
Hex:
        #9b40cb
        RGB:
        155, 64, 203
        CMY:
        39, 75, 20
        CMYK:
        24, 68, 0, 20
      HSL:
        279°, 57.2016%, 52.3529%
        HSV (HSB):
        279°, 68.4729%, 79.6078%
        XYZ:
        26.1305, 14.9472, 58.0078
        xyY:
        0.2637, 0.1509, 14.9472
      CIE-Lab:
        45.5617, 59.7646, -55.9923
        CIE-LCH:
        45.5617, 81.8960, 316.8665
        CIE-Luv:
        45.5617, 28.7055, -89.6342
        Hunter-Lab:
        38.6615, 52.9864, -61.8956
      #9b40cb color charts
#9b40cb RGB chart
      #9b40cb CMYK chart
      #9b40cb RGB pie chart
      #9b40cb color shades, tints & tones
#9b40cb color schemes
#9b40cb color preview, HTML & CSS examples
           This text has a color of #9b40cb        
        
          <p style="color:#9b40cb;">Text here</p>
        
        
          .mytext {color:#9b40cb;}
        
        Text color #9b40cb
      
           This box has a color of #9b40cb        
        
          <div style="background-color:#9b40cb;">Content here</div>
        
        
          .mybackground {background-color:#9b40cb;}
        
        Background color #9b40cb
      
           Border around this has a color of #9b40cb        
        
          <div style="border:2px solid #9b40cb;">Content here</div>
        
        
          .myborder {border:2px solid #9b40cb;}
        
        Border color #9b40cb