#054ff0 color space conversions
Hex:
        #054ff0
        RGB:
        5, 79, 240
        CMY:
        98, 69, 6
        CMYK:
        98, 67, 0, 6
      HSL:
        221°, 95.9184%, 48.0392%
        HSV (HSB):
        221°, 97.9167%, 94.1176%
        XYZ:
        18.5867, 11.9155, 83.7584
        xyY:
        0.1627, 0.1043, 11.9155
      CIE-Lab:
        41.0815, 44.1775, -84.8373
        CIE-LCH:
        41.0815, 95.6505, 297.5074
        CIE-Luv:
        41.0815, -17.1468, -122.4489
        Hunter-Lab:
        34.5188, 35.7058, -119.7013
      #054ff0 color charts
#054ff0 RGB chart
      #054ff0 CMYK chart
      #054ff0 RGB pie chart
      #054ff0 color shades, tints & tones
#054ff0 color schemes
#054ff0 color preview, HTML & CSS examples
           This text has a color of #054ff0        
        
          <p style="color:#054ff0;">Text here</p>
        
        
          .mytext {color:#054ff0;}
        
        Text color #054ff0
      
           This box has a color of #054ff0        
        
          <div style="background-color:#054ff0;">Content here</div>
        
        
          .mybackground {background-color:#054ff0;}
        
        Background color #054ff0
      
           Border around this has a color of #054ff0        
        
          <div style="border:2px solid #054ff0;">Content here</div>
        
        
          .myborder {border:2px solid #054ff0;}
        
        Border color #054ff0