#041fac color space conversions
Hex:
        #041fac
        RGB:
        4, 31, 172
        CMY:
        98, 88, 33
        CMYK:
        98, 82, 0, 33
      HSL:
        230°, 95.4545%, 34.5098%
        HSV (HSB):
        230°, 97.6744%, 67.4510%
        XYZ:
        7.9865, 3.9843, 39.3778
        xyY:
        0.1555, 0.0776, 3.9843
      CIE-Lab:
        23.6196, 48.2246, -74.1835
        CIE-LCH:
        23.6196, 88.4805, 303.0268
        CIE-Luv:
        23.6196, -7.9779, -84.5710
        Hunter-Lab:
        19.9608, 36.4876, -102.9922
      #041fac color charts
#041fac RGB chart
      #041fac CMYK chart
      #041fac RGB pie chart
      #041fac color shades, tints & tones
#041fac color schemes
#041fac color preview, HTML & CSS examples
           This text has a color of #041fac        
        
          <p style="color:#041fac;">Text here</p>
        
        
          .mytext {color:#041fac;}
        
        Text color #041fac
      
           This box has a color of #041fac        
        
          <div style="background-color:#041fac;">Content here</div>
        
        
          .mybackground {background-color:#041fac;}
        
        Background color #041fac
      
           Border around this has a color of #041fac        
        
          <div style="border:2px solid #041fac;">Content here</div>
        
        
          .myborder {border:2px solid #041fac;}
        
        Border color #041fac