#042fca color space conversions
Hex:
        #042fca
        RGB:
        4, 47, 202
        CMY:
        98, 82, 21
        CMYK:
        98, 77, 0, 21
      HSL:
        227°, 96.1165%, 40.3922%
        HSV (HSB):
        227°, 98.0198%, 79.2157%
        XYZ:
        11.7273, 6.3231, 56.4795
        xyY:
        0.1573, 0.0848, 6.3231
      CIE-Lab:
        30.2134, 49.7220, -81.0184
        CIE-LCH:
        30.2134, 95.0592, 301.5380
        CIE-Luv:
        30.2134, -10.9534, -102.9687
        Hunter-Lab:
        25.1458, 39.2420, -115.5681
      #042fca color charts
#042fca RGB chart
      #042fca CMYK chart
      #042fca RGB pie chart
      #042fca color shades, tints & tones
#042fca color schemes
#042fca color preview, HTML & CSS examples
           This text has a color of #042fca        
        
          <p style="color:#042fca;">Text here</p>
        
        
          .mytext {color:#042fca;}
        
        Text color #042fca
      
           This box has a color of #042fca        
        
          <div style="background-color:#042fca;">Content here</div>
        
        
          .mybackground {background-color:#042fca;}
        
        Background color #042fca
      
           Border around this has a color of #042fca        
        
          <div style="border:2px solid #042fca;">Content here</div>
        
        
          .myborder {border:2px solid #042fca;}
        
        Border color #042fca