#054ad4 color space conversions
Hex:
        #054ad4
        RGB:
        5, 74, 212
        CMY:
        98, 71, 17
        CMYK:
        98, 65, 0, 17
      HSL:
        220°, 95.3917%, 42.5490%
        HSV (HSB):
        220°, 97.6415%, 83.1373%
        XYZ:
        14.3950, 9.6833, 63.3977
        xyY:
        0.1646, 0.1107, 9.6833
      CIE-Lab:
        37.2679, 36.9159, -75.1657
        CIE-LCH:
        37.2679, 83.7417, 296.1569
        CIE-Luv:
        37.2679, -16.1084, -106.2092
        Hunter-Lab:
        31.1180, 28.1168, -99.0109
      #054ad4 color charts
#054ad4 RGB chart
      #054ad4 CMYK chart
      #054ad4 RGB pie chart
      #054ad4 color shades, tints & tones
#054ad4 color schemes
#054ad4 color preview, HTML & CSS examples
           This text has a color of #054ad4        
        
          <p style="color:#054ad4;">Text here</p>
        
        
          .mytext {color:#054ad4;}
        
        Text color #054ad4
      
           This box has a color of #054ad4        
        
          <div style="background-color:#054ad4;">Content here</div>
        
        
          .mybackground {background-color:#054ad4;}
        
        Background color #054ad4
      
           Border around this has a color of #054ad4        
        
          <div style="border:2px solid #054ad4;">Content here</div>
        
        
          .myborder {border:2px solid #054ad4;}
        
        Border color #054ad4