#041fae color space conversions
Hex:
        #041fae
        RGB:
        4, 31, 174
        CMY:
        98, 88, 32
        CMYK:
        98, 82, 0, 32
      HSL:
        230°, 95.5056%, 34.9020%
        HSV (HSB):
        230°, 97.7011%, 68.2353%
        XYZ:
        8.1800, 4.0618, 40.3973
        xyY:
        0.1554, 0.0772, 4.0618
      CIE-Lab:
        23.8746, 48.8808, -74.9629
        CIE-LCH:
        23.8746, 89.4917, 303.1070
        CIE-Luv:
        23.8746, -8.0382, -85.7361
        Hunter-Lab:
        20.1539, 37.1803, -104.7358
      #041fae color charts
#041fae RGB chart
      #041fae CMYK chart
      #041fae RGB pie chart
      #041fae color shades, tints & tones
#041fae color schemes
#041fae color preview, HTML & CSS examples
           This text has a color of #041fae        
        
          <p style="color:#041fae;">Text here</p>
        
        
          .mytext {color:#041fae;}
        
        Text color #041fae
      
           This box has a color of #041fae        
        
          <div style="background-color:#041fae;">Content here</div>
        
        
          .mybackground {background-color:#041fae;}
        
        Background color #041fae
      
           Border around this has a color of #041fae        
        
          <div style="border:2px solid #041fae;">Content here</div>
        
        
          .myborder {border:2px solid #041fae;}
        
        Border color #041fae