#054ee2 color space conversions
Hex:
        #054ee2
        RGB:
        5, 78, 226
        CMY:
        98, 69, 11
        CMYK:
        98, 65, 0, 11
      HSL:
        220°, 95.6710%, 45.2941%
        HSV (HSB):
        220°, 97.7876%, 88.6275%
        XYZ:
        16.5144, 10.9720, 73.1989
        xyY:
        0.1640, 0.1090, 10.9720
      CIE-Lab:
        39.5333, 39.6371, -79.4572
        CIE-LCH:
        39.5333, 88.7950, 296.5123
        CIE-Luv:
        39.5333, -16.9497, -114.0375
        Hunter-Lab:
        33.1241, 31.0265, -107.8347
      #054ee2 color charts
#054ee2 RGB chart
      #054ee2 CMYK chart
      #054ee2 RGB pie chart
      #054ee2 color shades, tints & tones
#054ee2 color schemes
#054ee2 color preview, HTML & CSS examples
           This text has a color of #054ee2        
        
          <p style="color:#054ee2;">Text here</p>
        
        
          .mytext {color:#054ee2;}
        
        Text color #054ee2
      
           This box has a color of #054ee2        
        
          <div style="background-color:#054ee2;">Content here</div>
        
        
          .mybackground {background-color:#054ee2;}
        
        Background color #054ee2
      
           Border around this has a color of #054ee2        
        
          <div style="border:2px solid #054ee2;">Content here</div>
        
        
          .myborder {border:2px solid #054ee2;}
        
        Border color #054ee2