#9b04f3 color space conversions
Hex:
        #9b04f3
        RGB:
        155, 4, 243
        CMY:
        39, 98, 5
        CMYK:
        36, 98, 0, 5
      HSL:
        278°, 96.7611%, 48.4314%
        HSV (HSB):
        278°, 98.3539%, 95.2941%
        XYZ:
        29.7386, 13.5265, 85.8375
        xyY:
        0.2303, 0.1048, 13.5265
      CIE-Lab:
        43.5460, 82.7771, -82.0921
        CIE-LCH:
        43.5460, 116.5811, 315.2381
        CIE-Luv:
        43.5460, 25.3903, -124.5224
        Hunter-Lab:
        36.7783, 79.9715, -112.6329
      #9b04f3 color charts
#9b04f3 RGB chart
      #9b04f3 CMYK chart
      #9b04f3 RGB pie chart
      #9b04f3 color shades, tints & tones
#9b04f3 color schemes
#9b04f3 color preview, HTML & CSS examples
           This text has a color of #9b04f3        
        
          <p style="color:#9b04f3;">Text here</p>
        
        
          .mytext {color:#9b04f3;}
        
        Text color #9b04f3
      
           This box has a color of #9b04f3        
        
          <div style="background-color:#9b04f3;">Content here</div>
        
        
          .mybackground {background-color:#9b04f3;}
        
        Background color #9b04f3
      
           Border around this has a color of #9b04f3        
        
          <div style="border:2px solid #9b04f3;">Content here</div>
        
        
          .myborder {border:2px solid #9b04f3;}
        
        Border color #9b04f3