#000ad0 color space conversions
Hex:
        #000ad0
        RGB:
        0, 10, 208
        CMY:
        100, 96, 18
        CMYK:
        100, 95, 0, 18
      HSL:
        237°, 100.0000%, 40.7843%
        HSV (HSB):
        237°, 100.0000%, 81.5686%
        XYZ:
        11.4937, 4.7711, 59.9896
        xyY:
        0.1507, 0.0626, 4.7711
      CIE-Lab:
        26.0726, 65.9071, -91.4201
        CIE-LCH:
        26.0726, 112.7004, 305.7888
        CIE-Luv:
        26.0726, -7.8128, -103.4060
        Hunter-Lab:
        21.8430, 55.7010, -147.5444
      #000ad0 color charts
#000ad0 RGB chart
      #000ad0 CMYK chart
      #000ad0 RGB pie chart
      #000ad0 color shades, tints & tones
#000ad0 color schemes
#000ad0 color preview, HTML & CSS examples
           This text has a color of #000ad0        
        
          <p style="color:#000ad0;">Text here</p>
        
        
          .mytext {color:#000ad0;}
        
        Text color #000ad0
      
           This box has a color of #000ad0        
        
          <div style="background-color:#000ad0;">Content here</div>
        
        
          .mybackground {background-color:#000ad0;}
        
        Background color #000ad0
      
           Border around this has a color of #000ad0        
        
          <div style="border:2px solid #000ad0;">Content here</div>
        
        
          .myborder {border:2px solid #000ad0;}
        
        Border color #000ad0