#8394eb color space conversions
Hex:
        #8394eb
        RGB:
        131, 148, 235
        CMY:
        49, 42, 8
        CMYK:
        44, 37, 0, 8
      HSL:
        230°, 72.2222%, 71.7647%
        HSV (HSB):
        230°, 44.2553%, 92.1569%
        XYZ:
        34.9454, 32.0033, 82.9327
        xyY:
        0.2332, 0.2135, 32.0033
      CIE-Lab:
        63.3456, 16.1889, -45.8468
        CIE-LCH:
        63.3456, 48.6211, 289.4486
        CIE-Luv:
        63.3456, -12.2124, -75.1289
        Hunter-Lab:
        56.5714, 11.2633, -47.3181
      #8394eb color charts
#8394eb RGB chart
      #8394eb CMYK chart
      #8394eb RGB pie chart
      #8394eb color shades, tints & tones
#8394eb color schemes
#8394eb color preview, HTML & CSS examples
           This text has a color of #8394eb        
        
          <p style="color:#8394eb;">Text here</p>
        
        
          .mytext {color:#8394eb;}
        
        Text color #8394eb
      
           This box has a color of #8394eb        
        
          <div style="background-color:#8394eb;">Content here</div>
        
        
          .mybackground {background-color:#8394eb;}
        
        Background color #8394eb
      
           Border around this has a color of #8394eb        
        
          <div style="border:2px solid #8394eb;">Content here</div>
        
        
          .myborder {border:2px solid #8394eb;}
        
        Border color #8394eb