#0001f4 color space conversions
Hex:
        #0001f4
        RGB:
        0, 1, 244
        CMY:
        100, 100, 4
        CMYK:
        100, 100, 0, 4
      HSL:
        240°, 100.0000%, 47.8431%
        HSV (HSB):
        240°, 100.0000%, 95.6863%
        XYZ:
        16.3400, 6.5534, 85.9917
        xyY:
        0.1501, 0.0602, 6.5534
      CIE-Lab:
        30.7677, 76.4341, -104.2342
        CIE-LCH:
        30.7677, 129.2553, 306.2523
        CIE-Luv:
        30.7677, -8.9720, -124.0135
        Hunter-Lab:
        25.5995, 69.1360, -181.2420
      #0001f4 color charts
#0001f4 RGB chart
      #0001f4 CMYK chart
      #0001f4 RGB pie chart
      #0001f4 color shades, tints & tones
#0001f4 color schemes
#0001f4 color preview, HTML & CSS examples
           This text has a color of #0001f4        
        
          <p style="color:#0001f4;">Text here</p>
        
        
          .mytext {color:#0001f4;}
        
        Text color #0001f4
      
           This box has a color of #0001f4        
        
          <div style="background-color:#0001f4;">Content here</div>
        
        
          .mybackground {background-color:#0001f4;}
        
        Background color #0001f4
      
           Border around this has a color of #0001f4        
        
          <div style="border:2px solid #0001f4;">Content here</div>
        
        
          .myborder {border:2px solid #0001f4;}
        
        Border color #0001f4