#054aeb color space conversions
Hex:
        #054aeb
        RGB:
        5, 74, 235
        CMY:
        98, 71, 8
        CMYK:
        98, 69, 0, 8
      HSL:
        222°, 95.8333%, 47.0588%
        HSV (HSB):
        222°, 97.8723%, 92.1569%
        XYZ:
        17.5068, 10.9280, 79.7839
        xyY:
        0.1618, 0.1010, 10.9280
      CIE-Lab:
        39.4589, 45.4378, -84.6892
        CIE-LCH:
        39.4589, 96.1086, 298.2147
        CIE-Luv:
        39.4589, -16.1159, -120.3409
        Hunter-Lab:
        33.0575, 36.6803, -119.9554
      #054aeb color charts
#054aeb RGB chart
      #054aeb CMYK chart
      #054aeb RGB pie chart
      #054aeb color shades, tints & tones
#054aeb color schemes
#054aeb color preview, HTML & CSS examples
           This text has a color of #054aeb        
        
          <p style="color:#054aeb;">Text here</p>
        
        
          .mytext {color:#054aeb;}
        
        Text color #054aeb
      
           This box has a color of #054aeb        
        
          <div style="background-color:#054aeb;">Content here</div>
        
        
          .mybackground {background-color:#054aeb;}
        
        Background color #054aeb
      
           Border around this has a color of #054aeb        
        
          <div style="border:2px solid #054aeb;">Content here</div>
        
        
          .myborder {border:2px solid #054aeb;}
        
        Border color #054aeb