#045fd8 color space conversions
Hex:
        #045fd8
        RGB:
        4, 95, 216
        CMY:
        98, 63, 15
        CMYK:
        98, 56, 0, 15
      HSL:
        214°, 96.3636%, 43.1373%
        HSV (HSB):
        214°, 98.1481%, 84.7059%
        XYZ:
        16.5369, 13.1681, 66.6359
        xyY:
        0.1717, 0.1367, 13.1681
      CIE-Lab:
        43.0154, 24.7547, -68.0525
        CIE-LCH:
        43.0154, 72.4150, 289.9893
        CIE-Luv:
        43.0154, -21.2772, -101.8024
        Hunter-Lab:
        36.2879, 17.8414, -83.4734
      #045fd8 color charts
#045fd8 RGB chart
      #045fd8 CMYK chart
      #045fd8 RGB pie chart
      #045fd8 color shades, tints & tones
#045fd8 color schemes
#045fd8 color preview, HTML & CSS examples
           This text has a color of #045fd8        
        
          <p style="color:#045fd8;">Text here</p>
        
        
          .mytext {color:#045fd8;}
        
        Text color #045fd8
      
           This box has a color of #045fd8        
        
          <div style="background-color:#045fd8;">Content here</div>
        
        
          .mybackground {background-color:#045fd8;}
        
        Background color #045fd8
      
           Border around this has a color of #045fd8        
        
          <div style="border:2px solid #045fd8;">Content here</div>
        
        
          .myborder {border:2px solid #045fd8;}
        
        Border color #045fd8