#9374fb color space conversions
Hex:
        #9374fb
        RGB:
        147, 116, 251
        CMY:
        42, 55, 2
        CMYK:
        41, 54, 0, 2
      HSL:
        254°, 94.4056%, 71.9608%
        HSV (HSB):
        254°, 53.7849%, 98.4314%
        XYZ:
        35.6906, 25.6589, 94.3383
        xyY:
        0.2292, 0.1648, 25.6589
      CIE-Lab:
        57.7118, 43.0007, -63.5764
        CIE-LCH:
        57.7118, 76.7530, 304.0730
        CIE-Luv:
        57.7118, 3.8010, -105.1250
        Hunter-Lab:
        50.6546, 37.1234, -74.9626
      #9374fb color charts
#9374fb RGB chart
      #9374fb CMYK chart
      #9374fb RGB pie chart
      #9374fb color shades, tints & tones
#9374fb color schemes
#9374fb color preview, HTML & CSS examples
           This text has a color of #9374fb        
        
          <p style="color:#9374fb;">Text here</p>
        
        
          .mytext {color:#9374fb;}
        
        Text color #9374fb
      
           This box has a color of #9374fb        
        
          <div style="background-color:#9374fb;">Content here</div>
        
        
          .mybackground {background-color:#9374fb;}
        
        Background color #9374fb
      
           Border around this has a color of #9374fb        
        
          <div style="border:2px solid #9374fb;">Content here</div>
        
        
          .myborder {border:2px solid #9374fb;}
        
        Border color #9374fb