#001edb color space conversions
Hex:
        #001edb
        RGB:
        0, 30, 219
        CMY:
        100, 88, 14
        CMYK:
        100, 86, 0, 14
      HSL:
        232°, 100.0000%, 42.9412%
        HSV (HSB):
        232°, 100.0000%, 85.8824%
        XYZ:
        13.2505, 6.0430, 67.4859
        xyY:
        0.1527, 0.0696, 6.0430
      CIE-Lab:
        29.5207, 63.0491, -92.0382
        CIE-LCH:
        29.5207, 111.5626, 304.4124
        CIE-Luv:
        29.5207, -9.5294, -111.6023
        Hunter-Lab:
        24.5826, 53.1954, -145.5596
      #001edb color charts
#001edb RGB chart
      #001edb CMYK chart
      #001edb RGB pie chart
      #001edb color shades, tints & tones
#001edb color schemes
#001edb color preview, HTML & CSS examples
           This text has a color of #001edb        
        
          <p style="color:#001edb;">Text here</p>
        
        
          .mytext {color:#001edb;}
        
        Text color #001edb
      
           This box has a color of #001edb        
        
          <div style="background-color:#001edb;">Content here</div>
        
        
          .mybackground {background-color:#001edb;}
        
        Background color #001edb
      
           Border around this has a color of #001edb        
        
          <div style="border:2px solid #001edb;">Content here</div>
        
        
          .myborder {border:2px solid #001edb;}
        
        Border color #001edb