#9b0fbb color space conversions
Hex:
        #9b0fbb
        RGB:
        155, 15, 187
        CMY:
        39, 94, 27
        CMYK:
        17, 92, 0, 27
      HSL:
        289°, 85.1485%, 39.6078%
        HSV (HSB):
        289°, 91.9786%, 73.3333%
        XYZ:
        22.6580, 10.8981, 47.9230
        xyY:
        0.2781, 0.1338, 10.8981
      CIE-Lab:
        39.4083, 71.1972, -56.6020
        CIE-LCH:
        39.4083, 90.9551, 321.5152
        CIE-Luv:
        39.4083, 39.3902, -87.6171
        Hunter-Lab:
        33.0122, 64.7426, -62.9613
      #9b0fbb color charts
#9b0fbb RGB chart
      #9b0fbb CMYK chart
      #9b0fbb RGB pie chart
      #9b0fbb color shades, tints & tones
#9b0fbb color schemes
#9b0fbb color preview, HTML & CSS examples
           This text has a color of #9b0fbb        
        
          <p style="color:#9b0fbb;">Text here</p>
        
        
          .mytext {color:#9b0fbb;}
        
        Text color #9b0fbb
      
           This box has a color of #9b0fbb        
        
          <div style="background-color:#9b0fbb;">Content here</div>
        
        
          .mybackground {background-color:#9b0fbb;}
        
        Background color #9b0fbb
      
           Border around this has a color of #9b0fbb        
        
          <div style="border:2px solid #9b0fbb;">Content here</div>
        
        
          .myborder {border:2px solid #9b0fbb;}
        
        Border color #9b0fbb