#9384dd color space conversions
Hex:
        #9384dd
        RGB:
        147, 132, 221
        CMY:
        42, 48, 13
        CMYK:
        33, 40, 0, 13
      HSL:
        250°, 56.6879%, 69.2157%
        HSV (HSB):
        250°, 40.2715%, 86.6667%
        XYZ:
        33.3350, 27.9260, 72.0399
        xyY:
        0.2501, 0.2095, 27.9260
      CIE-Lab:
        59.8219, 25.7886, -43.5474
        CIE-LCH:
        59.8219, 50.6105, 300.6338
        CIE-Luv:
        59.8219, 1.2972, -71.7661
        Hunter-Lab:
        52.8451, 20.1201, -43.8343
      #9384dd color charts
#9384dd RGB chart
      #9384dd CMYK chart
      #9384dd RGB pie chart
      #9384dd color shades, tints & tones
#9384dd color schemes
#9384dd color preview, HTML & CSS examples
           This text has a color of #9384dd        
        
          <p style="color:#9384dd;">Text here</p>
        
        
          .mytext {color:#9384dd;}
        
        Text color #9384dd
      
           This box has a color of #9384dd        
        
          <div style="background-color:#9384dd;">Content here</div>
        
        
          .mybackground {background-color:#9384dd;}
        
        Background color #9384dd
      
           Border around this has a color of #9384dd        
        
          <div style="border:2px solid #9384dd;">Content here</div>
        
        
          .myborder {border:2px solid #9384dd;}
        
        Border color #9384dd