#9b1de5 color space conversions
Hex:
        #9b1de5
        RGB:
        155, 29, 229
        CMY:
        39, 89, 10
        CMYK:
        32, 87, 0, 10
      HSL:
        278°, 79.3651%, 50.5882%
        HSV (HSB):
        278°, 87.3362%, 89.8039%
        XYZ:
        28.0998, 13.5044, 75.2543
        xyY:
        0.2405, 0.1156, 13.5044
      CIE-Lab:
        43.5137, 76.5629, -74.2193
        CIE-LCH:
        43.5137, 106.6321, 315.8905
        CIE-Luv:
        43.5137, 27.3888, -114.2964
        Hunter-Lab:
        36.7484, 72.1810, -95.6918
      #9b1de5 color charts
#9b1de5 RGB chart
      #9b1de5 CMYK chart
      #9b1de5 RGB pie chart
      #9b1de5 color shades, tints & tones
#9b1de5 color schemes
#9b1de5 color preview, HTML & CSS examples
           This text has a color of #9b1de5        
        
          <p style="color:#9b1de5;">Text here</p>
        
        
          .mytext {color:#9b1de5;}
        
        Text color #9b1de5
      
           This box has a color of #9b1de5        
        
          <div style="background-color:#9b1de5;">Content here</div>
        
        
          .mybackground {background-color:#9b1de5;}
        
        Background color #9b1de5
      
           Border around this has a color of #9b1de5        
        
          <div style="border:2px solid #9b1de5;">Content here</div>
        
        
          .myborder {border:2px solid #9b1de5;}
        
        Border color #9b1de5