#054dee color space conversions
Hex:
        #054dee
        RGB:
        5, 77, 238
        CMY:
        98, 70, 7
        CMYK:
        98, 68, 0, 7
      HSL:
        221°, 95.8848%, 47.6471%
        HSV (HSB):
        221°, 97.8992%, 93.3333%
        XYZ:
        18.1491, 11.5131, 82.1546
        xyY:
        0.1623, 0.1030, 11.5131
      CIE-Lab:
        40.4315, 44.6831, -84.7808
        CIE-LCH:
        40.4315, 95.8351, 297.7911
        CIE-Luv:
        40.4315, -16.7316, -121.6222
        Hunter-Lab:
        33.9309, 36.0976, -119.8032
      #054dee color charts
#054dee RGB chart
      #054dee CMYK chart
      #054dee RGB pie chart
      #054dee color shades, tints & tones
#054dee color schemes
#054dee color preview, HTML & CSS examples
           This text has a color of #054dee        
        
          <p style="color:#054dee;">Text here</p>
        
        
          .mytext {color:#054dee;}
        
        Text color #054dee
      
           This box has a color of #054dee        
        
          <div style="background-color:#054dee;">Content here</div>
        
        
          .mybackground {background-color:#054dee;}
        
        Background color #054dee
      
           Border around this has a color of #054dee        
        
          <div style="border:2px solid #054dee;">Content here</div>
        
        
          .myborder {border:2px solid #054dee;}
        
        Border color #054dee