#0540bd color space conversions
Hex:
        #0540bd
        RGB:
        5, 64, 189
        CMY:
        98, 75, 26
        CMYK:
        97, 66, 0, 26
      HSL:
        221°, 94.8454%, 38.0392%
        HSV (HSB):
        221°, 97.3545%, 74.1176%
        XYZ:
        11.0813, 7.3732, 48.9832
        xyY:
        0.1643, 0.1093, 7.3732
      CIE-Lab:
        32.6418, 34.5980, -69.3820
        CIE-LCH:
        32.6418, 77.5299, 296.5036
        CIE-Luv:
        32.6418, -13.9331, -93.9110
        Hunter-Lab:
        27.1536, 25.3264, -87.9476
      #0540bd color charts
#0540bd RGB chart
      #0540bd CMYK chart
      #0540bd RGB pie chart
      #0540bd color shades, tints & tones
#0540bd color schemes
#0540bd color preview, HTML & CSS examples
           This text has a color of #0540bd        
        
          <p style="color:#0540bd;">Text here</p>
        
        
          .mytext {color:#0540bd;}
        
        Text color #0540bd
      
           This box has a color of #0540bd        
        
          <div style="background-color:#0540bd;">Content here</div>
        
        
          .mybackground {background-color:#0540bd;}
        
        Background color #0540bd
      
           Border around this has a color of #0540bd        
        
          <div style="border:2px solid #0540bd;">Content here</div>
        
        
          .myborder {border:2px solid #0540bd;}
        
        Border color #0540bd