#0363bd color space conversions
Hex:
        #0363bd
        RGB:
        3, 99, 189
        CMY:
        99, 61, 26
        CMYK:
        98, 48, 0, 26
      HSL:
        209°, 96.8750%, 37.6471%
        HSV (HSB):
        209°, 98.4127%, 74.1176%
        XYZ:
        13.6847, 12.6172, 49.8582
        xyY:
        0.1797, 0.1657, 12.6172
      CIE-Lab:
        42.1806, 11.2823, -53.8428
        CIE-LCH:
        42.1806, 55.0121, 281.8346
        CIE-Luv:
        42.1806, -23.3376, -80.1747
        Hunter-Lab:
        35.5206, 6.6079, -58.3574
      #0363bd color charts
#0363bd RGB chart
      #0363bd CMYK chart
      #0363bd RGB pie chart
      #0363bd color shades, tints & tones
#0363bd color schemes
#0363bd color preview, HTML & CSS examples
           This text has a color of #0363bd        
        
          <p style="color:#0363bd;">Text here</p>
        
        
          .mytext {color:#0363bd;}
        
        Text color #0363bd
      
           This box has a color of #0363bd        
        
          <div style="background-color:#0363bd;">Content here</div>
        
        
          .mybackground {background-color:#0363bd;}
        
        Background color #0363bd
      
           Border around this has a color of #0363bd        
        
          <div style="border:2px solid #0363bd;">Content here</div>
        
        
          .myborder {border:2px solid #0363bd;}
        
        Border color #0363bd