#0001e1 color space conversions
Hex:
        #0001e1
        RGB:
        0, 1, 225
        CMY:
        100, 100, 12
        CMYK:
        100, 100, 0, 12
      HSL:
        240°, 100.0000%, 44.1176%
        HSV (HSB):
        240°, 100.0000%, 88.2353%
        XYZ:
        13.6015, 5.4580, 71.5708
        xyY:
        0.1501, 0.0602, 5.4580
      CIE-Lab:
        28.0015, 71.8667, -98.0309
        CIE-LCH:
        28.0015, 121.5519, 306.2453
        CIE-Luv:
        28.0015, -8.1688, -112.8364
        Hunter-Lab:
        23.3623, 63.0384, -165.2826
      #0001e1 color charts
#0001e1 RGB chart
      #0001e1 CMYK chart
      #0001e1 RGB pie chart
      #0001e1 color shades, tints & tones
#0001e1 color schemes
#0001e1 color preview, HTML & CSS examples
           This text has a color of #0001e1        
        
          <p style="color:#0001e1;">Text here</p>
        
        
          .mytext {color:#0001e1;}
        
        Text color #0001e1
      
           This box has a color of #0001e1        
        
          <div style="background-color:#0001e1;">Content here</div>
        
        
          .mybackground {background-color:#0001e1;}
        
        Background color #0001e1
      
           Border around this has a color of #0001e1        
        
          <div style="border:2px solid #0001e1;">Content here</div>
        
        
          .myborder {border:2px solid #0001e1;}
        
        Border color #0001e1