#036ea2 color space conversions
Hex:
        #036ea2
        RGB:
        3, 110, 162
        CMY:
        99, 57, 36
        CMYK:
        98, 32, 0, 36
      HSL:
        200°, 96.3636%, 32.3529%
        HSV (HSB):
        200°, 98.1481%, 63.5294%
        XYZ:
        12.1351, 13.7799, 36.2026
        xyY:
        0.1954, 0.2218, 13.7799
      CIE-Lab:
        43.9155, -6.4863, -35.2527
        CIE-LCH:
        43.9155, 35.8444, 259.5745
        CIE-Luv:
        43.9155, -28.3158, -51.1441
        Hunter-Lab:
        37.1212, -6.6098, -31.8379
      #036ea2 color charts
#036ea2 RGB chart
      #036ea2 CMYK chart
      #036ea2 RGB pie chart
      #036ea2 color shades, tints & tones
#036ea2 color schemes
#036ea2 color preview, HTML & CSS examples
           This text has a color of #036ea2        
        
          <p style="color:#036ea2;">Text here</p>
        
        
          .mytext {color:#036ea2;}
        
        Text color #036ea2
      
           This box has a color of #036ea2        
        
          <div style="background-color:#036ea2;">Content here</div>
        
        
          .mybackground {background-color:#036ea2;}
        
        Background color #036ea2
      
           Border around this has a color of #036ea2        
        
          <div style="border:2px solid #036ea2;">Content here</div>
        
        
          .myborder {border:2px solid #036ea2;}
        
        Border color #036ea2