#0370c5 color space conversions
Hex:
        #0370c5
        RGB:
        3, 112, 197
        CMY:
        99, 56, 23
        CMYK:
        98, 43, 0, 23
      HSL:
        206°, 97.0000%, 39.2157%
        HSV (HSB):
        206°, 98.4772%, 77.2549%
        XYZ:
        15.9098, 15.6389, 55.0034
        xyY:
        0.1838, 0.1807, 15.6389
      CIE-Lab:
        46.4972, 6.1730, -51.5307
        CIE-LCH:
        46.4972, 51.8991, 276.8310
        CIE-Luv:
        46.4972, -27.0065, -78.3325
        Hunter-Lab:
        39.5461, 2.6067, -54.7824
      #0370c5 color charts
#0370c5 RGB chart
      #0370c5 CMYK chart
      #0370c5 RGB pie chart
      #0370c5 color shades, tints & tones
#0370c5 color schemes
#0370c5 color preview, HTML & CSS examples
           This text has a color of #0370c5        
        
          <p style="color:#0370c5;">Text here</p>
        
        
          .mytext {color:#0370c5;}
        
        Text color #0370c5
      
           This box has a color of #0370c5        
        
          <div style="background-color:#0370c5;">Content here</div>
        
        
          .mybackground {background-color:#0370c5;}
        
        Background color #0370c5
      
           Border around this has a color of #0370c5        
        
          <div style="border:2px solid #0370c5;">Content here</div>
        
        
          .myborder {border:2px solid #0370c5;}
        
        Border color #0370c5