#0305a2 color space conversions
Hex:
        #0305a2
        RGB:
        3, 5, 162
        CMY:
        99, 98, 36
        CMYK:
        98, 97, 0, 36
      HSL:
        239°, 96.3636%, 32.3529%
        HSV (HSB):
        239°, 98.1481%, 63.5294%
        XYZ:
        6.6134, 2.7365, 34.3621
        xyY:
        0.1513, 0.0626, 2.7365
      CIE-Lab:
        18.9563, 54.9782, -75.8969
        CIE-LCH:
        18.9563, 93.7173, 305.9188
        CIE-Luv:
        18.9563, -5.5094, -75.1514
        Hunter-Lab:
        16.5425, 42.4120, -111.5775
      #0305a2 color charts
#0305a2 RGB chart
      #0305a2 CMYK chart
      #0305a2 RGB pie chart
      #0305a2 color shades, tints & tones
#0305a2 color schemes
#0305a2 color preview, HTML & CSS examples
           This text has a color of #0305a2        
        
          <p style="color:#0305a2;">Text here</p>
        
        
          .mytext {color:#0305a2;}
        
        Text color #0305a2
      
           This box has a color of #0305a2        
        
          <div style="background-color:#0305a2;">Content here</div>
        
        
          .mybackground {background-color:#0305a2;}
        
        Background color #0305a2
      
           Border around this has a color of #0305a2        
        
          <div style="border:2px solid #0305a2;">Content here</div>
        
        
          .myborder {border:2px solid #0305a2;}
        
        Border color #0305a2