#0316bd color space conversions
Hex:
        #0316bd
        RGB:
        3, 22, 189
        CMY:
        99, 91, 26
        CMYK:
        98, 88, 0, 26
      HSL:
        234°, 96.8750%, 37.6471%
        HSV (HSB):
        234°, 98.4127%, 74.1176%
        XYZ:
        9.5098, 4.2673, 48.4666
        xyY:
        0.1528, 0.0686, 4.2673
      CIE-Lab:
        24.5361, 57.3959, -82.8165
        CIE-LCH:
        24.5361, 100.7615, 304.7239
        CIE-Luv:
        24.5361, -7.6811, -93.4272
        Hunter-Lab:
        20.6574, 46.0229, -124.6462
      #0316bd color charts
#0316bd RGB chart
      #0316bd CMYK chart
      #0316bd RGB pie chart
      #0316bd color shades, tints & tones
#0316bd color schemes
#0316bd color preview, HTML & CSS examples
           This text has a color of #0316bd        
        
          <p style="color:#0316bd;">Text here</p>
        
        
          .mytext {color:#0316bd;}
        
        Text color #0316bd
      
           This box has a color of #0316bd        
        
          <div style="background-color:#0316bd;">Content here</div>
        
        
          .mybackground {background-color:#0316bd;}
        
        Background color #0316bd
      
           Border around this has a color of #0316bd        
        
          <div style="border:2px solid #0316bd;">Content here</div>
        
        
          .myborder {border:2px solid #0316bd;}
        
        Border color #0316bd