#8394fe color space conversions
Hex:
        #8394fe
        RGB:
        131, 148, 254
        CMY:
        49, 42, 0
        CMYK:
        48, 42, 0, 0
      HSL:
        232°, 98.4000%, 75.4902%
        HSV (HSB):
        232°, 48.4252%, 99.6078%
        XYZ:
        37.8394, 33.1609, 98.1723
        xyY:
        0.2237, 0.1960, 33.1609
      CIE-Lab:
        64.2909, 21.7410, -54.7818
        CIE-LCH:
        64.2909, 58.9382, 291.6464
        CIE-Luv:
        64.2909, -12.8967, -90.8166
        Hunter-Lab:
        57.5855, 16.5177, -60.7683
      #8394fe color charts
#8394fe RGB chart
      #8394fe CMYK chart
      #8394fe RGB pie chart
      #8394fe color shades, tints & tones
#8394fe color schemes
#8394fe color preview, HTML & CSS examples
           This text has a color of #8394fe        
        
          <p style="color:#8394fe;">Text here</p>
        
        
          .mytext {color:#8394fe;}
        
        Text color #8394fe
      
           This box has a color of #8394fe        
        
          <div style="background-color:#8394fe;">Content here</div>
        
        
          .mybackground {background-color:#8394fe;}
        
        Background color #8394fe
      
           Border around this has a color of #8394fe        
        
          <div style="border:2px solid #8394fe;">Content here</div>
        
        
          .myborder {border:2px solid #8394fe;}
        
        Border color #8394fe