#9385d5 color space conversions
Hex:
        #9385d5
        RGB:
        147, 133, 213
        CMY:
        42, 48, 16
        CMYK:
        31, 38, 0, 16
      HSL:
        251°, 48.7805%, 67.8431%
        HSV (HSB):
        251°, 37.5587%, 83.5294%
        XYZ:
        32.4304, 27.7822, 66.6040
        xyY:
        0.2557, 0.2191, 27.7822
      CIE-Lab:
        59.6915, 23.1317, -39.2737
        CIE-LCH:
        59.6915, 45.5796, 300.4975
        CIE-Luv:
        59.6915, 1.5884, -64.4477
        Hunter-Lab:
        52.7088, 17.5861, -38.0240
      #9385d5 color charts
#9385d5 RGB chart
      #9385d5 CMYK chart
      #9385d5 RGB pie chart
      #9385d5 color shades, tints & tones
#9385d5 color schemes
#9385d5 color preview, HTML & CSS examples
           This text has a color of #9385d5        
        
          <p style="color:#9385d5;">Text here</p>
        
        
          .mytext {color:#9385d5;}
        
        Text color #9385d5
      
           This box has a color of #9385d5        
        
          <div style="background-color:#9385d5;">Content here</div>
        
        
          .mybackground {background-color:#9385d5;}
        
        Background color #9385d5
      
           Border around this has a color of #9385d5        
        
          <div style="border:2px solid #9385d5;">Content here</div>
        
        
          .myborder {border:2px solid #9385d5;}
        
        Border color #9385d5