#54b6da color space conversions
Hex:
        #54b6da
        RGB:
        84, 182, 218
        CMY:
        67, 29, 15
        CMYK:
        61, 17, 0, 15
      HSL:
        196°, 64.4231%, 59.2157%
        HSV (HSB):
        196°, 61.4679%, 85.4902%
        XYZ:
        33.0390, 40.4027, 72.3868
        xyY:
        0.2266, 0.2771, 40.4027
      CIE-Lab:
        69.7554, -18.0752, -26.6999
        CIE-LCH:
        69.7554, 32.2428, 235.9029
        CIE-Luv:
        69.7554, -39.4423, -39.5924
        Hunter-Lab:
        63.5631, -18.4542, -23.0264
      #54b6da color charts
#54b6da RGB chart
      #54b6da CMYK chart
      #54b6da RGB pie chart
      #54b6da color shades, tints & tones
#54b6da color schemes
#54b6da color preview, HTML & CSS examples
           This text has a color of #54b6da        
        
          <p style="color:#54b6da;">Text here</p>
        
        
          .mytext {color:#54b6da;}
        
        Text color #54b6da
      
           This box has a color of #54b6da        
        
          <div style="background-color:#54b6da;">Content here</div>
        
        
          .mybackground {background-color:#54b6da;}
        
        Background color #54b6da
      
           Border around this has a color of #54b6da        
        
          <div style="border:2px solid #54b6da;">Content here</div>
        
        
          .myborder {border:2px solid #54b6da;}
        
        Border color #54b6da