#54a9ed color space conversions
Hex:
        #54a9ed
        RGB:
        84, 169, 237
        CMY:
        67, 34, 7
        CMYK:
        65, 29, 0, 7
      HSL:
        207°, 80.9524%, 62.9412%
        HSV (HSB):
        207°, 64.5570%, 92.9412%
        XYZ:
        33.1302, 36.3752, 85.3957
        xyY:
        0.2139, 0.2348, 36.3752
      CIE-Lab:
        66.8056, -5.0375, -41.6718
        CIE-LCH:
        66.8056, 41.9752, 263.1072
        CIE-Luv:
        66.8056, -33.9763, -66.2147
        Hunter-Lab:
        60.3118, -7.4930, -41.7306
      #54a9ed color charts
#54a9ed RGB chart
      #54a9ed CMYK chart
      #54a9ed RGB pie chart
      #54a9ed color shades, tints & tones
#54a9ed color schemes
#54a9ed color preview, HTML & CSS examples
           This text has a color of #54a9ed        
        
          <p style="color:#54a9ed;">Text here</p>
        
        
          .mytext {color:#54a9ed;}
        
        Text color #54a9ed
      
           This box has a color of #54a9ed        
        
          <div style="background-color:#54a9ed;">Content here</div>
        
        
          .mybackground {background-color:#54a9ed;}
        
        Background color #54a9ed
      
           Border around this has a color of #54a9ed        
        
          <div style="border:2px solid #54a9ed;">Content here</div>
        
        
          .myborder {border:2px solid #54a9ed;}
        
        Border color #54a9ed