#54a8ff color space conversions
Hex:
        #54a8ff
        RGB:
        84, 168, 255
        CMY:
        67, 34, 0
        CMYK:
        67, 34, 0, 0
      HSL:
        211°, 100.0000%, 66.4706%
        HSV (HSB):
        211°, 67.0588%, 100.0000%
        XYZ:
        35.7088, 37.1101, 99.8886
        xyY:
        0.2068, 0.2149, 37.1101
      CIE-Lab:
        67.3595, 1.4770, -50.6106
        CIE-LCH:
        67.3595, 50.6322, 271.6716
        CIE-Luv:
        67.3595, -33.0264, -82.2417
        Hunter-Lab:
        60.9180, -1.9739, -54.5765
      #54a8ff color charts
#54a8ff RGB chart
      #54a8ff CMYK chart
      #54a8ff RGB pie chart
      #54a8ff color shades, tints & tones
#54a8ff color schemes
#54a8ff color preview, HTML & CSS examples
           This text has a color of #54a8ff        
        
          <p style="color:#54a8ff;">Text here</p>
        
        
          .mytext {color:#54a8ff;}
        
        Text color #54a8ff
      
           This box has a color of #54a8ff        
        
          <div style="background-color:#54a8ff;">Content here</div>
        
        
          .mybackground {background-color:#54a8ff;}
        
        Background color #54a8ff
      
           Border around this has a color of #54a8ff        
        
          <div style="border:2px solid #54a8ff;">Content here</div>
        
        
          .myborder {border:2px solid #54a8ff;}
        
        Border color #54a8ff