#0372ac color space conversions
Hex:
        #0372ac
        RGB:
        3, 114, 172
        CMY:
        99, 55, 33
        CMYK:
        98, 34, 0, 33
      HSL:
        201°, 96.5714%, 34.3137%
        HSV (HSB):
        201°, 98.2558%, 67.4510%
        XYZ:
        13.5013, 15.0325, 41.2197
        xyY:
        0.1936, 0.2155, 15.0325
      CIE-Lab:
        45.6787, -4.9719, -38.3384
        CIE-LCH:
        45.6787, 38.6594, 262.6108
        CIE-Luv:
        45.6787, -29.0507, -56.5720
        Hunter-Lab:
        38.7718, -5.6928, -35.8930
      #0372ac color charts
#0372ac RGB chart
      #0372ac CMYK chart
      #0372ac RGB pie chart
      #0372ac color shades, tints & tones
#0372ac color schemes
#0372ac color preview, HTML & CSS examples
           This text has a color of #0372ac        
        
          <p style="color:#0372ac;">Text here</p>
        
        
          .mytext {color:#0372ac;}
        
        Text color #0372ac
      
           This box has a color of #0372ac        
        
          <div style="background-color:#0372ac;">Content here</div>
        
        
          .mybackground {background-color:#0372ac;}
        
        Background color #0372ac
      
           Border around this has a color of #0372ac        
        
          <div style="border:2px solid #0372ac;">Content here</div>
        
        
          .myborder {border:2px solid #0372ac;}
        
        Border color #0372ac