#000ee8 color space conversions
Hex:
        #000ee8
        RGB:
        0, 14, 232
        CMY:
        100, 95, 9
        CMYK:
        100, 94, 0, 9
      HSL:
        236°, 100.0000%, 45.4902%
        HSV (HSB):
        236°, 100.0000%, 90.9804%
        XYZ:
        14.7225, 6.1403, 76.7532
        xyY:
        0.1508, 0.0629, 6.1403
      CIE-Lab:
        29.7636, 71.2679, -99.0926
        CIE-LCH:
        29.7636, 122.0592, 305.7239
        CIE-Luv:
        29.7636, -8.9521, -117.7786
        Hunter-Lab:
        24.7796, 62.6897, -166.3013
      #000ee8 color charts
#000ee8 RGB chart
      #000ee8 CMYK chart
      #000ee8 RGB pie chart
      #000ee8 color shades, tints & tones
#000ee8 color schemes
#000ee8 color preview, HTML & CSS examples
           This text has a color of #000ee8        
        
          <p style="color:#000ee8;">Text here</p>
        
        
          .mytext {color:#000ee8;}
        
        Text color #000ee8
      
           This box has a color of #000ee8        
        
          <div style="background-color:#000ee8;">Content here</div>
        
        
          .mybackground {background-color:#000ee8;}
        
        Background color #000ee8
      
           Border around this has a color of #000ee8        
        
          <div style="border:2px solid #000ee8;">Content here</div>
        
        
          .myborder {border:2px solid #000ee8;}
        
        Border color #000ee8