#054bdb color space conversions
Hex:
        #054bdb
        RGB:
        5, 75, 219
        CMY:
        98, 71, 14
        CMYK:
        98, 66, 0, 14
      HSL:
        220°, 95.5357%, 43.9216%
        HSV (HSB):
        220°, 97.7169%, 85.8824%
        XYZ:
        15.3648, 10.1789, 68.1727
        xyY:
        0.1640, 0.1086, 10.1789
      CIE-Lab:
        38.1616, 38.9194, -77.7167
        CIE-LCH:
        38.1616, 86.9172, 296.6011
        CIE-Luv:
        38.1616, -16.3106, -110.3562
        Hunter-Lab:
        31.9044, 30.1313, -104.3568
      #054bdb color charts
#054bdb RGB chart
      #054bdb CMYK chart
      #054bdb RGB pie chart
      #054bdb color shades, tints & tones
#054bdb color schemes
#054bdb color preview, HTML & CSS examples
           This text has a color of #054bdb        
        
          <p style="color:#054bdb;">Text here</p>
        
        
          .mytext {color:#054bdb;}
        
        Text color #054bdb
      
           This box has a color of #054bdb        
        
          <div style="background-color:#054bdb;">Content here</div>
        
        
          .mybackground {background-color:#054bdb;}
        
        Background color #054bdb
      
           Border around this has a color of #054bdb        
        
          <div style="border:2px solid #054bdb;">Content here</div>
        
        
          .myborder {border:2px solid #054bdb;}
        
        Border color #054bdb