#9396db color space conversions
Hex:
        #9396db
        RGB:
        147, 150, 219
        CMY:
        42, 41, 14
        CMYK:
        33, 32, 0, 14
      HSL:
        238°, 50.0000%, 71.7647%
        HSV (HSB):
        238°, 32.8767%, 85.8824%
        XYZ:
        35.7252, 33.1302, 71.5297
        xyY:
        0.2545, 0.2360, 33.1302
      CIE-Lab:
        64.2662, 14.8654, -35.4723
        CIE-LCH:
        64.2662, 38.4612, 292.7372
        CIE-Luv:
        64.2662, -5.5215, -57.9141
        Hunter-Lab:
        57.5588, 10.0619, -33.3898
      #9396db color charts
#9396db RGB chart
      #9396db CMYK chart
      #9396db RGB pie chart
      #9396db color shades, tints & tones
#9396db color schemes
#9396db color preview, HTML & CSS examples
           This text has a color of #9396db        
        
          <p style="color:#9396db;">Text here</p>
        
        
          .mytext {color:#9396db;}
        
        Text color #9396db
      
           This box has a color of #9396db        
        
          <div style="background-color:#9396db;">Content here</div>
        
        
          .mybackground {background-color:#9396db;}
        
        Background color #9396db
      
           Border around this has a color of #9396db        
        
          <div style="border:2px solid #9396db;">Content here</div>
        
        
          .myborder {border:2px solid #9396db;}
        
        Border color #9396db