#045dd1 color space conversions
Hex:
        #045dd1
        RGB:
        4, 93, 209
        CMY:
        98, 64, 18
        CMYK:
        98, 56, 0, 18
      HSL:
        214°, 96.2441%, 41.7647%
        HSV (HSB):
        214°, 98.0861%, 81.9608%
        XYZ:
        15.4730, 12.4580, 61.9107
        xyY:
        0.1722, 0.1387, 12.4580
      CIE-Lab:
        41.9349, 23.2930, -65.8031
        CIE-LCH:
        41.9349, 69.8041, 289.4930
        CIE-Luv:
        41.9349, -20.9091, -97.8107
        Hunter-Lab:
        35.2958, 16.4834, -79.2906
      #045dd1 color charts
#045dd1 RGB chart
      #045dd1 CMYK chart
      #045dd1 RGB pie chart
      #045dd1 color shades, tints & tones
#045dd1 color schemes
#045dd1 color preview, HTML & CSS examples
           This text has a color of #045dd1        
        
          <p style="color:#045dd1;">Text here</p>
        
        
          .mytext {color:#045dd1;}
        
        Text color #045dd1
      
           This box has a color of #045dd1        
        
          <div style="background-color:#045dd1;">Content here</div>
        
        
          .mybackground {background-color:#045dd1;}
        
        Background color #045dd1
      
           Border around this has a color of #045dd1        
        
          <div style="border:2px solid #045dd1;">Content here</div>
        
        
          .myborder {border:2px solid #045dd1;}
        
        Border color #045dd1