#9b0fef color space conversions
Hex:
        #9b0fef
        RGB:
        155, 15, 239
        CMY:
        39, 94, 6
        CMYK:
        35, 94, 0, 6
      HSL:
        278°, 88.1890%, 49.8039%
        HSV (HSB):
        278°, 93.7238%, 93.7255%
        XYZ:
        29.2684, 13.5422, 82.7326
        xyY:
        0.2331, 0.1079, 13.5422
      CIE-Lab:
        43.5691, 80.8788, -79.7972
        CIE-LCH:
        43.5691, 113.6177, 315.3857
        CIE-Luv:
        43.5691, 25.9179, -121.6265
        Hunter-Lab:
        36.7997, 77.5690, -107.5351
      #9b0fef color charts
#9b0fef RGB chart
      #9b0fef CMYK chart
      #9b0fef RGB pie chart
      #9b0fef color shades, tints & tones
#9b0fef color schemes
#9b0fef color preview, HTML & CSS examples
           This text has a color of #9b0fef        
        
          <p style="color:#9b0fef;">Text here</p>
        
        
          .mytext {color:#9b0fef;}
        
        Text color #9b0fef
      
           This box has a color of #9b0fef        
        
          <div style="background-color:#9b0fef;">Content here</div>
        
        
          .mybackground {background-color:#9b0fef;}
        
        Background color #9b0fef
      
           Border around this has a color of #9b0fef        
        
          <div style="border:2px solid #9b0fef;">Content here</div>
        
        
          .myborder {border:2px solid #9b0fef;}
        
        Border color #9b0fef