#0854ee color space conversions
Hex:
        #0854ee
        RGB:
        8, 84, 238
        CMY:
        97, 67, 7
        CMYK:
        97, 65, 0, 7
      HSL:
        220°, 93.4959%, 48.2353%
        HSV (HSB):
        220°, 96.6387%, 93.3333%
        XYZ:
        18.7031, 12.5653, 82.3285
        xyY:
        0.1646, 0.1106, 12.5653
      CIE-Lab:
        42.1008, 40.3880, -82.0310
        CIE-LCH:
        42.1008, 91.4345, 296.2133
        CIE-Luv:
        42.1008, -18.1248, -120.0453
        Hunter-Lab:
        35.4476, 32.1480, -112.8902
      #0854ee color charts
#0854ee RGB chart
      #0854ee CMYK chart
      #0854ee RGB pie chart
      #0854ee color shades, tints & tones
#0854ee color schemes
#0854ee color preview, HTML & CSS examples
           This text has a color of #0854ee        
        
          <p style="color:#0854ee;">Text here</p>
        
        
          .mytext {color:#0854ee;}
        
        Text color #0854ee
      
           This box has a color of #0854ee        
        
          <div style="background-color:#0854ee;">Content here</div>
        
        
          .mybackground {background-color:#0854ee;}
        
        Background color #0854ee
      
           Border around this has a color of #0854ee        
        
          <div style="border:2px solid #0854ee;">Content here</div>
        
        
          .myborder {border:2px solid #0854ee;}
        
        Border color #0854ee