#042181 color space conversions
Hex:
        #042181
        RGB:
        4, 33, 129
        CMY:
        98, 87, 49
        CMYK:
        97, 74, 0, 49
      HSL:
        226°, 93.9850%, 26.0784%
        HSV (HSB):
        226°, 96.8992%, 50.5882%
        XYZ:
        4.5564, 2.6985, 21.0496
        xyY:
        0.1610, 0.0953, 2.6985
      CIE-Lab:
        18.7936, 31.6616, -55.6555
        CIE-LCH:
        18.7936, 64.0312, 299.6350
        CIE-Luv:
        18.7936, -7.1756, -59.5743
        Hunter-Lab:
        16.4271, 20.7629, -64.4748
      #042181 color charts
#042181 RGB chart
      #042181 CMYK chart
      #042181 RGB pie chart
      #042181 color shades, tints & tones
#042181 color schemes
#042181 color preview, HTML & CSS examples
           This text has a color of #042181        
        
          <p style="color:#042181;">Text here</p>
        
        
          .mytext {color:#042181;}
        
        Text color #042181
      
           This box has a color of #042181        
        
          <div style="background-color:#042181;">Content here</div>
        
        
          .mybackground {background-color:#042181;}
        
        Background color #042181
      
           Border around this has a color of #042181        
        
          <div style="border:2px solid #042181;">Content here</div>
        
        
          .myborder {border:2px solid #042181;}
        
        Border color #042181