#004bd3 color space conversions
Hex:
        #004bd3
        RGB:
        0, 75, 211
        CMY:
        100, 71, 17
        CMYK:
        100, 64, 0, 17
      HSL:
        219°, 100.0000%, 41.3725%
        HSV (HSB):
        219°, 100.0000%, 82.7451%
        XYZ:
        14.2739, 9.7353, 62.7548
        xyY:
        0.1645, 0.1122, 9.7353
      CIE-Lab:
        37.3631, 35.7562, -74.4351
        CIE-LCH:
        37.3631, 82.5778, 295.6581
        CIE-Luv:
        37.3631, -16.5333, -105.3875
        Hunter-Lab:
        31.2014, 27.0571, -97.4077
      #004bd3 color charts
#004bd3 RGB chart
      #004bd3 CMYK chart
      #004bd3 RGB pie chart
      #004bd3 color shades, tints & tones
#004bd3 color schemes
#004bd3 color preview, HTML & CSS examples
           This text has a color of #004bd3        
        
          <p style="color:#004bd3;">Text here</p>
        
        
          .mytext {color:#004bd3;}
        
        Text color #004bd3
      
           This box has a color of #004bd3        
        
          <div style="background-color:#004bd3;">Content here</div>
        
        
          .mybackground {background-color:#004bd3;}
        
        Background color #004bd3
      
           Border around this has a color of #004bd3        
        
          <div style="border:2px solid #004bd3;">Content here</div>
        
        
          .myborder {border:2px solid #004bd3;}
        
        Border color #004bd3