#9369eb color space conversions
Hex:
        #9369eb
        RGB:
        147, 105, 235
        CMY:
        42, 59, 8
        CMYK:
        37, 55, 0, 8
      HSL:
        259°, 76.4706%, 66.6667%
        HSV (HSB):
        259°, 55.3191%, 92.1569%
        XYZ:
        32.0796, 22.3044, 81.2117
        xyY:
        0.2366, 0.1645, 22.3044
      CIE-Lab:
        54.3485, 44.8975, -60.0868
        CIE-LCH:
        54.3485, 75.0081, 306.7675
        CIE-Luv:
        54.3485, 8.7763, -98.4949
        Hunter-Lab:
        47.2275, 38.5993, -68.8949
      #9369eb color charts
#9369eb RGB chart
      #9369eb CMYK chart
      #9369eb RGB pie chart
      #9369eb color shades, tints & tones
#9369eb color schemes
#9369eb color preview, HTML & CSS examples
           This text has a color of #9369eb        
        
          <p style="color:#9369eb;">Text here</p>
        
        
          .mytext {color:#9369eb;}
        
        Text color #9369eb
      
           This box has a color of #9369eb        
        
          <div style="background-color:#9369eb;">Content here</div>
        
        
          .mybackground {background-color:#9369eb;}
        
        Background color #9369eb
      
           Border around this has a color of #9369eb        
        
          <div style="border:2px solid #9369eb;">Content here</div>
        
        
          .myborder {border:2px solid #9369eb;}
        
        Border color #9369eb