#8385e5 color space conversions
Hex:
        #8385e5
        RGB:
        131, 133, 229
        CMY:
        49, 48, 10
        CMYK:
        43, 42, 0, 10
      HSL:
        239°, 65.3333%, 70.5882%
        HSV (HSB):
        239°, 42.7948%, 89.8039%
        XYZ:
        31.8905, 27.2575, 77.7092
        xyY:
        0.2330, 0.1992, 27.2575
      CIE-Lab:
        59.2119, 23.2488, -49.0556
        CIE-LCH:
        59.2119, 54.2859, 295.3576
        CIE-Luv:
        59.2119, -6.5778, -80.2848
        Hunter-Lab:
        52.2087, 17.6673, -51.7031
      #8385e5 color charts
#8385e5 RGB chart
      #8385e5 CMYK chart
      #8385e5 RGB pie chart
      #8385e5 color shades, tints & tones
#8385e5 color schemes
#8385e5 color preview, HTML & CSS examples
           This text has a color of #8385e5        
        
          <p style="color:#8385e5;">Text here</p>
        
        
          .mytext {color:#8385e5;}
        
        Text color #8385e5
      
           This box has a color of #8385e5        
        
          <div style="background-color:#8385e5;">Content here</div>
        
        
          .mybackground {background-color:#8385e5;}
        
        Background color #8385e5
      
           Border around this has a color of #8385e5        
        
          <div style="border:2px solid #8385e5;">Content here</div>
        
        
          .myborder {border:2px solid #8385e5;}
        
        Border color #8385e5