#001ed7 color space conversions
Hex:
        #001ed7
        RGB:
        0, 30, 215
        CMY:
        100, 88, 16
        CMYK:
        100, 86, 0, 16
      HSL:
        232°, 100.0000%, 42.1569%
        HSV (HSB):
        232°, 100.0000%, 84.3137%
        XYZ:
        12.7300, 5.8348, 64.7453
        xyY:
        0.1528, 0.0700, 5.8348
      CIE-Lab:
        28.9919, 61.8888, -90.6097
        CIE-LCH:
        28.9919, 109.7285, 304.3341
        CIE-Luv:
        28.9919, -9.3958, -109.3051
        Hunter-Lab:
        24.1554, 51.7983, -142.0099
      #001ed7 color charts
#001ed7 RGB chart
      #001ed7 CMYK chart
      #001ed7 RGB pie chart
      #001ed7 color shades, tints & tones
#001ed7 color schemes
#001ed7 color preview, HTML & CSS examples
           This text has a color of #001ed7        
        
          <p style="color:#001ed7;">Text here</p>
        
        
          .mytext {color:#001ed7;}
        
        Text color #001ed7
      
           This box has a color of #001ed7        
        
          <div style="background-color:#001ed7;">Content here</div>
        
        
          .mybackground {background-color:#001ed7;}
        
        Background color #001ed7
      
           Border around this has a color of #001ed7        
        
          <div style="border:2px solid #001ed7;">Content here</div>
        
        
          .myborder {border:2px solid #001ed7;}
        
        Border color #001ed7