#0314ac color space conversions
Hex:
        #0314ac
        RGB:
        3, 20, 172
        CMY:
        99, 92, 33
        CMYK:
        98, 88, 0, 33
      HSL:
        234°, 96.5714%, 34.3137%
        HSV (HSB):
        234°, 98.2558%, 67.4510%
        XYZ:
        7.7341, 3.4982, 39.2973
        xyY:
        0.1531, 0.0692, 3.4982
      CIE-Lab:
        21.9380, 53.1418, -76.9857
        CIE-LCH:
        21.9380, 93.5459, 304.6166
        CIE-Luv:
        21.9380, -6.8837, -83.1506
        Hunter-Lab:
        18.7036, 41.0803, -111.4795
      #0314ac color charts
#0314ac RGB chart
      #0314ac CMYK chart
      #0314ac RGB pie chart
      #0314ac color shades, tints & tones
#0314ac color schemes
#0314ac color preview, HTML & CSS examples
           This text has a color of #0314ac        
        
          <p style="color:#0314ac;">Text here</p>
        
        
          .mytext {color:#0314ac;}
        
        Text color #0314ac
      
           This box has a color of #0314ac        
        
          <div style="background-color:#0314ac;">Content here</div>
        
        
          .mybackground {background-color:#0314ac;}
        
        Background color #0314ac
      
           Border around this has a color of #0314ac        
        
          <div style="border:2px solid #0314ac;">Content here</div>
        
        
          .myborder {border:2px solid #0314ac;}
        
        Border color #0314ac