#001ee1 color space conversions
Hex:
        #001ee1
        RGB:
        0, 30, 225
        CMY:
        100, 88, 12
        CMYK:
        100, 87, 0, 12
      HSL:
        232°, 100.0000%, 44.1176%
        HSV (HSB):
        232°, 100.0000%, 88.2353%
        XYZ:
        14.0549, 6.3648, 71.7219
        xyY:
        0.1525, 0.0691, 6.3648
      CIE-Lab:
        30.3148, 64.7704, -94.1649
        CIE-LCH:
        30.3148, 114.2901, 304.5217
        CIE-Luv:
        30.3148, -9.7312, -115.0408
        Hunter-Lab:
        25.2285, 55.2929, -150.8949
      #001ee1 color charts
#001ee1 RGB chart
      #001ee1 CMYK chart
      #001ee1 RGB pie chart
      #001ee1 color shades, tints & tones
#001ee1 color schemes
#001ee1 color preview, HTML & CSS examples
           This text has a color of #001ee1        
        
          <p style="color:#001ee1;">Text here</p>
        
        
          .mytext {color:#001ee1;}
        
        Text color #001ee1
      
           This box has a color of #001ee1        
        
          <div style="background-color:#001ee1;">Content here</div>
        
        
          .mybackground {background-color:#001ee1;}
        
        Background color #001ee1
      
           Border around this has a color of #001ee1        
        
          <div style="border:2px solid #001ee1;">Content here</div>
        
        
          .myborder {border:2px solid #001ee1;}
        
        Border color #001ee1