#0370c4 color space conversions
Hex:
        #0370c4
        RGB:
        3, 112, 196
        CMY:
        99, 56, 23
        CMYK:
        98, 43, 0, 23
      HSL:
        206°, 96.9849%, 39.0196%
        HSV (HSB):
        206°, 98.4694%, 76.8627%
        XYZ:
        15.7955, 15.5932, 54.4018
        xyY:
        0.1841, 0.1818, 15.5932
      CIE-Lab:
        46.4362, 5.7745, -51.0529
        CIE-LCH:
        46.4362, 51.3784, 276.4532
        CIE-Luv:
        46.4362, -27.0560, -77.5413
        Hunter-Lab:
        39.4883, 2.2966, -54.0403
      #0370c4 color charts
#0370c4 RGB chart
      #0370c4 CMYK chart
      #0370c4 RGB pie chart
      #0370c4 color shades, tints & tones
#0370c4 color schemes
#0370c4 color preview, HTML & CSS examples
           This text has a color of #0370c4        
        
          <p style="color:#0370c4;">Text here</p>
        
        
          .mytext {color:#0370c4;}
        
        Text color #0370c4
      
           This box has a color of #0370c4        
        
          <div style="background-color:#0370c4;">Content here</div>
        
        
          .mybackground {background-color:#0370c4;}
        
        Background color #0370c4
      
           Border around this has a color of #0370c4        
        
          <div style="border:2px solid #0370c4;">Content here</div>
        
        
          .myborder {border:2px solid #0370c4;}
        
        Border color #0370c4