#045fd7 color space conversions
Hex:
        #045fd7
        RGB:
        4, 95, 215
        CMY:
        98, 63, 16
        CMYK:
        98, 56, 0, 16
      HSL:
        214°, 96.3470%, 42.9412%
        HSV (HSB):
        214°, 98.1395%, 84.3137%
        XYZ:
        16.4080, 13.1165, 65.9569
        xyY:
        0.1718, 0.1374, 13.1165
      CIE-Lab:
        42.9383, 24.3599, -67.6068
        CIE-LCH:
        42.9383, 71.8616, 289.8150
        CIE-Luv:
        42.9383, -21.3016, -101.1074
        Hunter-Lab:
        36.2167, 17.4902, -82.6256
      #045fd7 color charts
#045fd7 RGB chart
      #045fd7 CMYK chart
      #045fd7 RGB pie chart
      #045fd7 color shades, tints & tones
#045fd7 color schemes
#045fd7 color preview, HTML & CSS examples
           This text has a color of #045fd7        
        
          <p style="color:#045fd7;">Text here</p>
        
        
          .mytext {color:#045fd7;}
        
        Text color #045fd7
      
           This box has a color of #045fd7        
        
          <div style="background-color:#045fd7;">Content here</div>
        
        
          .mybackground {background-color:#045fd7;}
        
        Background color #045fd7
      
           Border around this has a color of #045fd7        
        
          <div style="border:2px solid #045fd7;">Content here</div>
        
        
          .myborder {border:2px solid #045fd7;}
        
        Border color #045fd7