#9b0ddd color space conversions
Hex:
        #9b0ddd
        RGB:
        155, 13, 221
        CMY:
        39, 95, 13
        CMYK:
        30, 94, 0, 13
      HSL:
        281°, 88.8889%, 45.8824%
        HSV (HSB):
        281°, 94.1176%, 86.6667%
        XYZ:
        26.7126, 12.4769, 69.4070
        xyY:
        0.2460, 0.1149, 12.4769
      CIE-Lab:
        41.9642, 77.6680, -72.1869
        CIE-LCH:
        41.9642, 106.0343, 317.0947
        CIE-Luv:
        41.9642, 30.1728, -110.3598
        Hunter-Lab:
        35.3226, 73.1756, -91.7757
      #9b0ddd color charts
#9b0ddd RGB chart
      #9b0ddd CMYK chart
      #9b0ddd RGB pie chart
      #9b0ddd color shades, tints & tones
#9b0ddd color schemes
#9b0ddd color preview, HTML & CSS examples
           This text has a color of #9b0ddd        
        
          <p style="color:#9b0ddd;">Text here</p>
        
        
          .mytext {color:#9b0ddd;}
        
        Text color #9b0ddd
      
           This box has a color of #9b0ddd        
        
          <div style="background-color:#9b0ddd;">Content here</div>
        
        
          .mybackground {background-color:#9b0ddd;}
        
        Background color #9b0ddd
      
           Border around this has a color of #9b0ddd        
        
          <div style="border:2px solid #9b0ddd;">Content here</div>
        
        
          .myborder {border:2px solid #9b0ddd;}
        
        Border color #9b0ddd