#045dc0 color space conversions
Hex:
        #045dc0
        RGB:
        4, 93, 192
        CMY:
        98, 64, 25
        CMYK:
        98, 52, 0, 25
      HSL:
        212°, 95.9184%, 38.4314%
        HSV (HSB):
        212°, 97.9167%, 75.2941%
        XYZ:
        13.4788, 11.6603, 51.4094
        xyY:
        0.1761, 0.1523, 11.6603
      CIE-Lab:
        40.6710, 16.4686, -58.0280
        CIE-LCH:
        40.6710, 60.3197, 285.8442
        CIE-Luv:
        40.6710, -21.3994, -85.6713
        Hunter-Lab:
        34.1472, 10.7015, -65.3596
      #045dc0 color charts
#045dc0 RGB chart
      #045dc0 CMYK chart
      #045dc0 RGB pie chart
      #045dc0 color shades, tints & tones
#045dc0 color schemes
#045dc0 color preview, HTML & CSS examples
           This text has a color of #045dc0        
        
          <p style="color:#045dc0;">Text here</p>
        
        
          .mytext {color:#045dc0;}
        
        Text color #045dc0
      
           This box has a color of #045dc0        
        
          <div style="background-color:#045dc0;">Content here</div>
        
        
          .mybackground {background-color:#045dc0;}
        
        Background color #045dc0
      
           Border around this has a color of #045dc0        
        
          <div style="border:2px solid #045dc0;">Content here</div>
        
        
          .myborder {border:2px solid #045dc0;}
        
        Border color #045dc0