#0504bb color space conversions
Hex:
        #0504bb
        RGB:
        5, 4, 187
        CMY:
        98, 98, 27
        CMYK:
        97, 98, 0, 27
      HSL:
        240°, 95.8115%, 37.4510%
        HSV (HSB):
        240°, 97.8610%, 73.3333%
        XYZ:
        9.0756, 3.7070, 47.2509
        xyY:
        0.1512, 0.0617, 3.7070
      CIE-Lab:
        22.6780, 61.8180, -84.7327
        CIE-LCH:
        22.6780, 104.8861, 306.1132
        CIE-Luv:
        22.6780, -6.4809, -90.4257
        Hunter-Lab:
        19.2535, 50.4473, -132.0292
      #0504bb color charts
#0504bb RGB chart
      #0504bb CMYK chart
      #0504bb RGB pie chart
      #0504bb color shades, tints & tones
#0504bb color schemes
#0504bb color preview, HTML & CSS examples
           This text has a color of #0504bb        
        
          <p style="color:#0504bb;">Text here</p>
        
        
          .mytext {color:#0504bb;}
        
        Text color #0504bb
      
           This box has a color of #0504bb        
        
          <div style="background-color:#0504bb;">Content here</div>
        
        
          .mybackground {background-color:#0504bb;}
        
        Background color #0504bb
      
           Border around this has a color of #0504bb        
        
          <div style="border:2px solid #0504bb;">Content here</div>
        
        
          .myborder {border:2px solid #0504bb;}
        
        Border color #0504bb