#001ee2 color space conversions
Hex:
        #001ee2
        RGB:
        0, 30, 226
        CMY:
        100, 88, 11
        CMYK:
        100, 87, 0, 11
      HSL:
        232°, 100.0000%, 44.3137%
        HSV (HSB):
        232°, 100.0000%, 88.6275%
        XYZ:
        14.1917, 6.4195, 72.4426
        xyY:
        0.1525, 0.0690, 6.4195
      CIE-Lab:
        30.4472, 65.0551, -94.5175
        CIE-LCH:
        30.4472, 114.7420, 304.5391
        CIE-Luv:
        30.4472, -9.7650, -115.6130
        Hunter-Lab:
        25.3368, 55.6427, -151.7854
      #001ee2 color charts
#001ee2 RGB chart
      #001ee2 CMYK chart
      #001ee2 RGB pie chart
      #001ee2 color shades, tints & tones
#001ee2 color schemes
#001ee2 color preview, HTML & CSS examples
           This text has a color of #001ee2        
        
          <p style="color:#001ee2;">Text here</p>
        
        
          .mytext {color:#001ee2;}
        
        Text color #001ee2
      
           This box has a color of #001ee2        
        
          <div style="background-color:#001ee2;">Content here</div>
        
        
          .mybackground {background-color:#001ee2;}
        
        Background color #001ee2
      
           Border around this has a color of #001ee2        
        
          <div style="border:2px solid #001ee2;">Content here</div>
        
        
          .myborder {border:2px solid #001ee2;}
        
        Border color #001ee2