#9b05ea color space conversions
Hex:
        #9b05ea
        RGB:
        155, 5, 234
        CMY:
        39, 98, 8
        CMYK:
        34, 98, 0, 8
      HSL:
        279°, 95.8159%, 46.8627%
        HSV (HSB):
        279°, 97.8632%, 91.7647%
        XYZ:
        28.4231, 13.0176, 78.8565
        xyY:
        0.2363, 0.1082, 13.0176
      CIE-Lab:
        42.7898, 80.9559, -78.2450
        CIE-LCH:
        42.7898, 112.5883, 315.9756
        CIE-Luv:
        42.7898, 27.3571, -118.9221
        Hunter-Lab:
        36.0799, 77.4792, -104.3286
      #9b05ea color charts
#9b05ea RGB chart
      #9b05ea CMYK chart
      #9b05ea RGB pie chart
      #9b05ea color shades, tints & tones
#9b05ea color schemes
#9b05ea color preview, HTML & CSS examples
           This text has a color of #9b05ea        
        
          <p style="color:#9b05ea;">Text here</p>
        
        
          .mytext {color:#9b05ea;}
        
        Text color #9b05ea
      
           This box has a color of #9b05ea        
        
          <div style="background-color:#9b05ea;">Content here</div>
        
        
          .mybackground {background-color:#9b05ea;}
        
        Background color #9b05ea
      
           Border around this has a color of #9b05ea        
        
          <div style="border:2px solid #9b05ea;">Content here</div>
        
        
          .myborder {border:2px solid #9b05ea;}
        
        Border color #9b05ea