#0313a5 color space conversions
Hex:
        #0313a5
        RGB:
        3, 19, 165
        CMY:
        99, 93, 35
        CMYK:
        98, 88, 0, 35
      HSL:
        234°, 96.4286%, 32.9412%
        HSV (HSB):
        234°, 98.1818%, 64.7059%
        XYZ:
        7.0620, 3.2017, 35.8431
        xyY:
        0.1532, 0.0694, 3.2017
      CIE-Lab:
        20.8343, 51.4313, -74.5878
        CIE-LCH:
        20.8343, 90.6008, 304.5878
        CIE-Luv:
        20.8343, -6.5361, -78.8535
        Hunter-Lab:
        17.8933, 39.1352, -106.2416
      #0313a5 color charts
#0313a5 RGB chart
      #0313a5 CMYK chart
      #0313a5 RGB pie chart
      #0313a5 color shades, tints & tones
#0313a5 color schemes
#0313a5 color preview, HTML & CSS examples
           This text has a color of #0313a5        
        
          <p style="color:#0313a5;">Text here</p>
        
        
          .mytext {color:#0313a5;}
        
        Text color #0313a5
      
           This box has a color of #0313a5        
        
          <div style="background-color:#0313a5;">Content here</div>
        
        
          .mybackground {background-color:#0313a5;}
        
        Background color #0313a5
      
           Border around this has a color of #0313a5        
        
          <div style="border:2px solid #0313a5;">Content here</div>
        
        
          .myborder {border:2px solid #0313a5;}
        
        Border color #0313a5