#042bca color space conversions
Hex:
        #042bca
        RGB:
        4, 43, 202
        CMY:
        98, 83, 21
        CMYK:
        98, 79, 0, 21
      HSL:
        228°, 96.1165%, 40.3922%
        HSV (HSB):
        228°, 98.0198%, 79.2157%
        XYZ:
        11.5746, 6.0178, 56.4286
        xyY:
        0.1564, 0.0813, 6.0178
      CIE-Lab:
        29.4574, 51.8960, -82.2736
        CIE-LCH:
        29.4574, 97.2735, 302.2427
        CIE-Luv:
        29.4574, -10.3692, -102.8504
        Hunter-Lab:
        24.5313, 41.2921, -119.2113
      #042bca color charts
#042bca RGB chart
      #042bca CMYK chart
      #042bca RGB pie chart
      #042bca color shades, tints & tones
#042bca color schemes
#042bca color preview, HTML & CSS examples
           This text has a color of #042bca        
        
          <p style="color:#042bca;">Text here</p>
        
        
          .mytext {color:#042bca;}
        
        Text color #042bca
      
           This box has a color of #042bca        
        
          <div style="background-color:#042bca;">Content here</div>
        
        
          .mybackground {background-color:#042bca;}
        
        Background color #042bca
      
           Border around this has a color of #042bca        
        
          <div style="border:2px solid #042bca;">Content here</div>
        
        
          .myborder {border:2px solid #042bca;}
        
        Border color #042bca