#054ef2 color space conversions
Hex:
        #054ef2
        RGB:
        5, 78, 242
        CMY:
        98, 69, 5
        CMYK:
        98, 68, 0, 5
      HSL:
        222°, 95.9514%, 48.4314%
        HSV (HSB):
        222°, 97.9339%, 94.9020%
        XYZ:
        18.8140, 11.8918, 85.3082
        xyY:
        0.1622, 0.1025, 11.8918
      CIE-Lab:
        41.0437, 45.5183, -86.0258
        CIE-LCH:
        41.0437, 97.3260, 297.8844
        CIE-Luv:
        41.0437, -16.9432, -123.8599
        Hunter-Lab:
        34.4846, 37.0375, -122.5328
      #054ef2 color charts
#054ef2 RGB chart
      #054ef2 CMYK chart
      #054ef2 RGB pie chart
      #054ef2 color shades, tints & tones
#054ef2 color schemes
#054ef2 color preview, HTML & CSS examples
           This text has a color of #054ef2        
        
          <p style="color:#054ef2;">Text here</p>
        
        
          .mytext {color:#054ef2;}
        
        Text color #054ef2
      
           This box has a color of #054ef2        
        
          <div style="background-color:#054ef2;">Content here</div>
        
        
          .mybackground {background-color:#054ef2;}
        
        Background color #054ef2
      
           Border around this has a color of #054ef2        
        
          <div style="border:2px solid #054ef2;">Content here</div>
        
        
          .myborder {border:2px solid #054ef2;}
        
        Border color #054ef2