#9386eb color space conversions
Hex:
        #9386eb
        RGB:
        147, 134, 235
        CMY:
        42, 47, 8
        CMYK:
        37, 43, 0, 8
      HSL:
        248°, 71.6312%, 72.3529%
        HSV (HSB):
        248°, 42.9787%, 92.1569%
        XYZ:
        35.5531, 29.2514, 82.3695
        xyY:
        0.2416, 0.1988, 29.2514
      CIE-Lab:
        61.0029, 28.3514, -49.4716
        CIE-LCH:
        61.0029, 57.0196, 299.8164
        CIE-Luv:
        61.0029, -0.5668, -82.0158
        Hunter-Lab:
        54.0846, 22.6911, -52.4381
      #9386eb color charts
#9386eb RGB chart
      #9386eb CMYK chart
      #9386eb RGB pie chart
      #9386eb color shades, tints & tones
#9386eb color schemes
#9386eb color preview, HTML & CSS examples
           This text has a color of #9386eb        
        
          <p style="color:#9386eb;">Text here</p>
        
        
          .mytext {color:#9386eb;}
        
        Text color #9386eb
      
           This box has a color of #9386eb        
        
          <div style="background-color:#9386eb;">Content here</div>
        
        
          .mybackground {background-color:#9386eb;}
        
        Background color #9386eb
      
           Border around this has a color of #9386eb        
        
          <div style="border:2px solid #9386eb;">Content here</div>
        
        
          .myborder {border:2px solid #9386eb;}
        
        Border color #9386eb