#9330eb color space conversions
Hex:
        #9330eb
        RGB:
        147, 48, 235
        CMY:
        42, 81, 8
        CMYK:
        37, 80, 0, 8
      HSL:
        272°, 82.3789%, 55.4902%
        HSV (HSB):
        272°, 79.5745%, 92.1569%
        XYZ:
        28.0850, 14.3151, 79.8801
        xyY:
        0.2297, 0.1171, 14.3151
      CIE-Lab:
        44.6815, 71.4707, -75.7572
        CIE-LCH:
        44.6815, 104.1500, 313.3323
        CIE-Luv:
        44.6815, 20.3371, -116.9224
        Hunter-Lab:
        37.8353, 66.2879, -98.6918
      #9330eb color charts
#9330eb RGB chart
      #9330eb CMYK chart
      #9330eb RGB pie chart
      #9330eb color shades, tints & tones
#9330eb color schemes
#9330eb color preview, HTML & CSS examples
           This text has a color of #9330eb        
        
          <p style="color:#9330eb;">Text here</p>
        
        
          .mytext {color:#9330eb;}
        
        Text color #9330eb
      
           This box has a color of #9330eb        
        
          <div style="background-color:#9330eb;">Content here</div>
        
        
          .mybackground {background-color:#9330eb;}
        
        Background color #9330eb
      
           Border around this has a color of #9330eb        
        
          <div style="border:2px solid #9330eb;">Content here</div>
        
        
          .myborder {border:2px solid #9330eb;}
        
        Border color #9330eb