#000ed2 color space conversions
Hex:
        #000ed2
        RGB:
        0, 14, 210
        CMY:
        100, 95, 18
        CMYK:
        100, 93, 0, 18
      HSL:
        236°, 100.0000%, 41.1765%
        HSV (HSB):
        236°, 100.0000%, 82.3529%
        XYZ:
        11.7899, 4.9672, 61.3101
        xyY:
        0.1510, 0.0636, 4.9672
      CIE-Lab:
        26.6412, 65.5621, -91.6341
        CIE-LCH:
        26.6412, 112.6730, 305.5828
        CIE-Luv:
        26.6412, -8.0774, -104.9058
        Hunter-Lab:
        22.2873, 55.4233, -147.5001
      #000ed2 color charts
#000ed2 RGB chart
      #000ed2 CMYK chart
      #000ed2 RGB pie chart
      #000ed2 color shades, tints & tones
#000ed2 color schemes
#000ed2 color preview, HTML & CSS examples
           This text has a color of #000ed2        
        
          <p style="color:#000ed2;">Text here</p>
        
        
          .mytext {color:#000ed2;}
        
        Text color #000ed2
      
           This box has a color of #000ed2        
        
          <div style="background-color:#000ed2;">Content here</div>
        
        
          .mybackground {background-color:#000ed2;}
        
        Background color #000ed2
      
           Border around this has a color of #000ed2        
        
          <div style="border:2px solid #000ed2;">Content here</div>
        
        
          .myborder {border:2px solid #000ed2;}
        
        Border color #000ed2