#0305a5 color space conversions
Hex:
        #0305a5
        RGB:
        3, 5, 165
        CMY:
        99, 98, 35
        CMYK:
        98, 97, 0, 35
      HSL:
        239°, 96.4286%, 32.9412%
        HSV (HSB):
        239°, 98.1818%, 64.7059%
        XYZ:
        6.8834, 2.8445, 35.7836
        xyY:
        0.1512, 0.0625, 2.8445
      CIE-Lab:
        19.4101, 55.7828, -76.9668
        CIE-LCH:
        19.4101, 95.0558, 305.9333
        CIE-Luv:
        19.4101, -5.6416, -77.0047
        Hunter-Lab:
        16.8657, 43.3359, -113.9884
      #0305a5 color charts
#0305a5 RGB chart
      #0305a5 CMYK chart
      #0305a5 RGB pie chart
      #0305a5 color shades, tints & tones
#0305a5 color schemes
#0305a5 color preview, HTML & CSS examples
           This text has a color of #0305a5        
        
          <p style="color:#0305a5;">Text here</p>
        
        
          .mytext {color:#0305a5;}
        
        Text color #0305a5
      
           This box has a color of #0305a5        
        
          <div style="background-color:#0305a5;">Content here</div>
        
        
          .mybackground {background-color:#0305a5;}
        
        Background color #0305a5
      
           Border around this has a color of #0305a5        
        
          <div style="border:2px solid #0305a5;">Content here</div>
        
        
          .myborder {border:2px solid #0305a5;}
        
        Border color #0305a5