#0367ad color space conversions
Hex:
        #0367ad
        RGB:
        3, 103, 173
        CMY:
        99, 60, 32
        CMYK:
        98, 40, 0, 32
      HSL:
        205°, 96.5909%, 34.5098%
        HSV (HSB):
        205°, 98.2659%, 67.8431%
        XYZ:
        12.4306, 12.7370, 41.3385
        xyY:
        0.1869, 0.1915, 12.7370
      CIE-Lab:
        42.3642, 2.2280, -44.1919
        CIE-LCH:
        42.3642, 44.2480, 272.8862
        CIE-Luv:
        42.3642, -25.3425, -65.1592
        Hunter-Lab:
        35.6889, -0.2832, -43.6934
      #0367ad color charts
#0367ad RGB chart
      #0367ad CMYK chart
      #0367ad RGB pie chart
      #0367ad color shades, tints & tones
#0367ad color schemes
#0367ad color preview, HTML & CSS examples
           This text has a color of #0367ad        
        
          <p style="color:#0367ad;">Text here</p>
        
        
          .mytext {color:#0367ad;}
        
        Text color #0367ad
      
           This box has a color of #0367ad        
        
          <div style="background-color:#0367ad;">Content here</div>
        
        
          .mybackground {background-color:#0367ad;}
        
        Background color #0367ad
      
           Border around this has a color of #0367ad        
        
          <div style="border:2px solid #0367ad;">Content here</div>
        
        
          .myborder {border:2px solid #0367ad;}
        
        Border color #0367ad