#054dc6 color space conversions
Hex:
        #054dc6
        RGB:
        5, 77, 198
        CMY:
        98, 70, 22
        CMYK:
        97, 61, 0, 22
      HSL:
        218°, 95.0739%, 39.8039%
        HSV (HSB):
        218°, 97.4747%, 77.6471%
        XYZ:
        12.9095, 9.4172, 54.5634
        xyY:
        0.1679, 0.1225, 9.4172
      CIE-Lab:
        36.7755, 29.5355, -67.8662
        CIE-LCH:
        36.7755, 74.0146, 293.5188
        CIE-Luv:
        36.7755, -16.9163, -96.4252
        Hunter-Lab:
        30.6875, 21.3875, -83.9383
      #054dc6 color charts
#054dc6 RGB chart
      #054dc6 CMYK chart
      #054dc6 RGB pie chart
      #054dc6 color shades, tints & tones
#054dc6 color schemes
#054dc6 color preview, HTML & CSS examples
           This text has a color of #054dc6        
        
          <p style="color:#054dc6;">Text here</p>
        
        
          .mytext {color:#054dc6;}
        
        Text color #054dc6
      
           This box has a color of #054dc6        
        
          <div style="background-color:#054dc6;">Content here</div>
        
        
          .mybackground {background-color:#054dc6;}
        
        Background color #054dc6
      
           Border around this has a color of #054dc6        
        
          <div style="border:2px solid #054dc6;">Content here</div>
        
        
          .myborder {border:2px solid #054dc6;}
        
        Border color #054dc6