#000ed3 color space conversions
Hex:
        #000ed3
        RGB:
        0, 14, 211
        CMY:
        100, 95, 17
        CMYK:
        100, 93, 0, 17
      HSL:
        236°, 100.0000%, 41.3725%
        HSV (HSB):
        236°, 100.0000%, 82.7451%
        XYZ:
        11.9149, 5.0172, 61.9685
        xyY:
        0.1510, 0.0636, 5.0172
      CIE-Lab:
        26.7838, 65.8256, -91.9772
        CIE-LCH:
        26.7838, 113.1054, 305.5903
        CIE-Luv:
        26.7838, -8.1172, -105.4947
        Hunter-Lab:
        22.3992, 55.7520, -148.3495
      #000ed3 color charts
#000ed3 RGB chart
      #000ed3 CMYK chart
      #000ed3 RGB pie chart
      #000ed3 color shades, tints & tones
#000ed3 color schemes
#000ed3 color preview, HTML & CSS examples
           This text has a color of #000ed3        
        
          <p style="color:#000ed3;">Text here</p>
        
        
          .mytext {color:#000ed3;}
        
        Text color #000ed3
      
           This box has a color of #000ed3        
        
          <div style="background-color:#000ed3;">Content here</div>
        
        
          .mybackground {background-color:#000ed3;}
        
        Background color #000ed3
      
           Border around this has a color of #000ed3        
        
          <div style="border:2px solid #000ed3;">Content here</div>
        
        
          .myborder {border:2px solid #000ed3;}
        
        Border color #000ed3