#0307b1 color space conversions
Hex:
        #0307b1
        RGB:
        3, 7, 177
        CMY:
        99, 97, 31
        CMYK:
        98, 96, 0, 31
      HSL:
        239°, 96.6667%, 35.2941%
        HSV (HSB):
        239°, 98.3051%, 69.4118%
        XYZ:
        8.0493, 3.3456, 41.8165
        xyY:
        0.1513, 0.0629, 3.3456
      CIE-Lab:
        21.3781, 58.4595, -80.9309
        CIE-LCH:
        21.3781, 99.8364, 305.8420
        CIE-Luv:
        21.3781, -6.2677, -84.6001
        Hunter-Lab:
        18.2911, 46.5429, -122.7431
      #0307b1 color charts
#0307b1 RGB chart
      #0307b1 CMYK chart
      #0307b1 RGB pie chart
      #0307b1 color shades, tints & tones
#0307b1 color schemes
#0307b1 color preview, HTML & CSS examples
           This text has a color of #0307b1        
        
          <p style="color:#0307b1;">Text here</p>
        
        
          .mytext {color:#0307b1;}
        
        Text color #0307b1
      
           This box has a color of #0307b1        
        
          <div style="background-color:#0307b1;">Content here</div>
        
        
          .mybackground {background-color:#0307b1;}
        
        Background color #0307b1
      
           Border around this has a color of #0307b1        
        
          <div style="border:2px solid #0307b1;">Content here</div>
        
        
          .myborder {border:2px solid #0307b1;}
        
        Border color #0307b1