#9b0dfe color space conversions
Hex:
        #9b0dfe
        RGB:
        155, 13, 254
        CMY:
        39, 95, 0
        CMYK:
        39, 95, 0, 0
      HSL:
        275°, 99.1770%, 52.3529%
        HSV (HSB):
        275°, 94.8819%, 99.6078%
        XYZ:
        31.5509, 14.4122, 94.8848
        xyY:
        0.2240, 0.1023, 14.4122
      CIE-Lab:
        44.8183, 84.0526, -86.1741
        CIE-LCH:
        44.8183, 120.3778, 314.2860
        CIE-Luv:
        44.8183, 22.8464, -130.9183
        Hunter-Lab:
        37.9634, 81.9133, -121.6139
      #9b0dfe color charts
#9b0dfe RGB chart
      #9b0dfe CMYK chart
      #9b0dfe RGB pie chart
      #9b0dfe color shades, tints & tones
#9b0dfe color schemes
#9b0dfe color preview, HTML & CSS examples
           This text has a color of #9b0dfe        
        
          <p style="color:#9b0dfe;">Text here</p>
        
        
          .mytext {color:#9b0dfe;}
        
        Text color #9b0dfe
      
           This box has a color of #9b0dfe        
        
          <div style="background-color:#9b0dfe;">Content here</div>
        
        
          .mybackground {background-color:#9b0dfe;}
        
        Background color #9b0dfe
      
           Border around this has a color of #9b0dfe        
        
          <div style="border:2px solid #9b0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9b0dfe;}
        
        Border color #9b0dfe