#0313a2 color space conversions
Hex:
        #0313a2
        RGB:
        3, 19, 162
        CMY:
        99, 93, 36
        CMYK:
        98, 88, 0, 36
      HSL:
        234°, 96.3636%, 32.3529%
        HSV (HSB):
        234°, 98.1481%, 63.5294%
        XYZ:
        6.7920, 3.0937, 34.4216
        xyY:
        0.1533, 0.0698, 3.0937
      CIE-Lab:
        20.4155, 50.5234, -73.4596
        CIE-LCH:
        20.4155, 89.1568, 304.5190
        CIE-Luv:
        20.4155, -6.4229, -77.0670
        Hunter-Lab:
        17.5890, 38.1471, -103.7178
      #0313a2 color charts
#0313a2 RGB chart
      #0313a2 CMYK chart
      #0313a2 RGB pie chart
      #0313a2 color shades, tints & tones
#0313a2 color schemes
#0313a2 color preview, HTML & CSS examples
           This text has a color of #0313a2        
        
          <p style="color:#0313a2;">Text here</p>
        
        
          .mytext {color:#0313a2;}
        
        Text color #0313a2
      
           This box has a color of #0313a2        
        
          <div style="background-color:#0313a2;">Content here</div>
        
        
          .mybackground {background-color:#0313a2;}
        
        Background color #0313a2
      
           Border around this has a color of #0313a2        
        
          <div style="border:2px solid #0313a2;">Content here</div>
        
        
          .myborder {border:2px solid #0313a2;}
        
        Border color #0313a2