#000ed4 color space conversions
Hex:
        #000ed4
        RGB:
        0, 14, 212
        CMY:
        100, 95, 17
        CMYK:
        100, 93, 0, 17
      HSL:
        236°, 100.0000%, 41.5686%
        HSV (HSB):
        236°, 100.0000%, 83.1373%
        XYZ:
        12.0407, 5.0675, 62.6309
        xyY:
        0.1510, 0.0636, 5.0675
      CIE-Lab:
        26.9263, 66.0888, -92.3199
        CIE-LCH:
        26.9263, 113.5372, 305.5976
        CIE-Luv:
        26.9263, -8.1570, -106.0832
        Hunter-Lab:
        22.5112, 56.0808, -149.1993
      #000ed4 color charts
#000ed4 RGB chart
      #000ed4 CMYK chart
      #000ed4 RGB pie chart
      #000ed4 color shades, tints & tones
#000ed4 color schemes
#000ed4 color preview, HTML & CSS examples
           This text has a color of #000ed4        
        
          <p style="color:#000ed4;">Text here</p>
        
        
          .mytext {color:#000ed4;}
        
        Text color #000ed4
      
           This box has a color of #000ed4        
        
          <div style="background-color:#000ed4;">Content here</div>
        
        
          .mybackground {background-color:#000ed4;}
        
        Background color #000ed4
      
           Border around this has a color of #000ed4        
        
          <div style="border:2px solid #000ed4;">Content here</div>
        
        
          .myborder {border:2px solid #000ed4;}
        
        Border color #000ed4