#045dff color space conversions
Hex:
        #045dff
        RGB:
        4, 93, 255
        CMY:
        98, 64, 0
        CMYK:
        98, 64, 0, 0
      HSL:
        219°, 100.0000%, 50.7843%
        HSV (HSB):
        219°, 98.4314%, 100.0000%
        XYZ:
        22.0144, 15.0745, 96.3571
        xyY:
        0.1650, 0.1130, 15.0745
      CIE-Lab:
        45.7361, 40.9583, -85.5747
        CIE-LCH:
        45.7361, 94.8716, 295.5770
        CIE-Luv:
        45.7361, -20.1685, -128.3000
        Hunter-Lab:
        38.8259, 33.2647, -119.9662
      #045dff color charts
#045dff RGB chart
      #045dff CMYK chart
      #045dff RGB pie chart
      #045dff color shades, tints & tones
#045dff color schemes
#045dff color preview, HTML & CSS examples
           This text has a color of #045dff        
        
          <p style="color:#045dff;">Text here</p>
        
        
          .mytext {color:#045dff;}
        
        Text color #045dff
      
           This box has a color of #045dff        
        
          <div style="background-color:#045dff;">Content here</div>
        
        
          .mybackground {background-color:#045dff;}
        
        Background color #045dff
      
           Border around this has a color of #045dff        
        
          <div style="border:2px solid #045dff;">Content here</div>
        
        
          .myborder {border:2px solid #045dff;}
        
        Border color #045dff