#0434ca color space conversions
Hex:
        #0434ca
        RGB:
        4, 52, 202
        CMY:
        98, 80, 21
        CMYK:
        98, 74, 0, 21
      HSL:
        225°, 96.1165%, 40.3922%
        HSV (HSB):
        225°, 98.0198%, 79.2157%
        XYZ:
        11.9387, 6.7461, 56.5500
        xyY:
        0.1587, 0.0897, 6.7461
      CIE-Lab:
        31.2217, 46.8634, -79.3468
        CIE-LCH:
        31.2217, 92.1526, 300.5667
        CIE-Luv:
        31.2217, -11.7556, -102.9438
        Hunter-Lab:
        25.9732, 36.5955, -110.9076
      #0434ca color charts
#0434ca RGB chart
      #0434ca CMYK chart
      #0434ca RGB pie chart
      #0434ca color shades, tints & tones
#0434ca color schemes
#0434ca color preview, HTML & CSS examples
           This text has a color of #0434ca        
        
          <p style="color:#0434ca;">Text here</p>
        
        
          .mytext {color:#0434ca;}
        
        Text color #0434ca
      
           This box has a color of #0434ca        
        
          <div style="background-color:#0434ca;">Content here</div>
        
        
          .mybackground {background-color:#0434ca;}
        
        Background color #0434ca
      
           Border around this has a color of #0434ca        
        
          <div style="border:2px solid #0434ca;">Content here</div>
        
        
          .myborder {border:2px solid #0434ca;}
        
        Border color #0434ca