#0036af color space conversions
Hex:
        #0036af
        RGB:
        0, 54, 175
        CMY:
        100, 79, 31
        CMYK:
        100, 69, 0, 31
      HSL:
        221°, 100.0000%, 34.3137%
        HSV (HSB):
        221°, 100.0000%, 68.6275%
        XYZ:
        9.0570, 5.7335, 41.1868
        xyY:
        0.1618, 0.1024, 5.7335
      CIE-Lab:
        28.7298, 35.5760, -67.5220
        CIE-LCH:
        28.7298, 76.3209, 297.7838
        CIE-Luv:
        28.7298, -11.9989, -86.7627
        Hunter-Lab:
        23.9447, 25.6141, -85.2222
      #0036af color charts
#0036af RGB chart
      #0036af CMYK chart
      #0036af RGB pie chart
      #0036af color shades, tints & tones
#0036af color schemes
#0036af color preview, HTML & CSS examples
           This text has a color of #0036af        
        
          <p style="color:#0036af;">Text here</p>
        
        
          .mytext {color:#0036af;}
        
        Text color #0036af
      
           This box has a color of #0036af        
        
          <div style="background-color:#0036af;">Content here</div>
        
        
          .mybackground {background-color:#0036af;}
        
        Background color #0036af
      
           Border around this has a color of #0036af        
        
          <div style="border:2px solid #0036af;">Content here</div>
        
        
          .myborder {border:2px solid #0036af;}
        
        Border color #0036af