#054ed8 color space conversions
Hex:
        #054ed8
        RGB:
        5, 78, 216
        CMY:
        98, 69, 15
        CMYK:
        98, 64, 0, 15
      HSL:
        219°, 95.4751%, 43.3333%
        HSV (HSB):
        219°, 97.6852%, 84.7059%
        XYZ:
        15.1816, 10.4389, 66.1805
        xyY:
        0.1654, 0.1137, 10.4389
      CIE-Lab:
        38.6189, 35.8614, -75.2450
        CIE-LCH:
        38.6189, 83.3538, 295.4822
        CIE-Luv:
        38.6189, -16.9942, -107.7527
        Hunter-Lab:
        32.3093, 27.3331, -98.8297
      #054ed8 color charts
#054ed8 RGB chart
      #054ed8 CMYK chart
      #054ed8 RGB pie chart
      #054ed8 color shades, tints & tones
#054ed8 color schemes
#054ed8 color preview, HTML & CSS examples
           This text has a color of #054ed8        
        
          <p style="color:#054ed8;">Text here</p>
        
        
          .mytext {color:#054ed8;}
        
        Text color #054ed8
      
           This box has a color of #054ed8        
        
          <div style="background-color:#054ed8;">Content here</div>
        
        
          .mybackground {background-color:#054ed8;}
        
        Background color #054ed8
      
           Border around this has a color of #054ed8        
        
          <div style="border:2px solid #054ed8;">Content here</div>
        
        
          .myborder {border:2px solid #054ed8;}
        
        Border color #054ed8