#54a8bb color space conversions
Hex:
        #54a8bb
        RGB:
        84, 168, 187
        CMY:
        67, 34, 27
        CMYK:
        55, 10, 0, 27
      HSL:
        191°, 43.0962%, 53.1373%
        HSV (HSB):
        191°, 55.0802%, 73.3333%
        XYZ:
        26.6284, 33.4779, 52.0721
        xyY:
        0.2374, 0.2984, 33.4779
      CIE-Lab:
        64.5460, -20.0121, -17.5305
        CIE-LCH:
        64.5460, 26.6045, 221.2183
        CIE-Luv:
        64.5460, -35.5345, -23.9052
        Hunter-Lab:
        57.8601, -19.1058, -12.8569
      #54a8bb color charts
#54a8bb RGB chart
      #54a8bb CMYK chart
      #54a8bb RGB pie chart
      #54a8bb color shades, tints & tones
#54a8bb color schemes
#54a8bb color preview, HTML & CSS examples
           This text has a color of #54a8bb        
        
          <p style="color:#54a8bb;">Text here</p>
        
        
          .mytext {color:#54a8bb;}
        
        Text color #54a8bb
      
           This box has a color of #54a8bb        
        
          <div style="background-color:#54a8bb;">Content here</div>
        
        
          .mybackground {background-color:#54a8bb;}
        
        Background color #54a8bb
      
           Border around this has a color of #54a8bb        
        
          <div style="border:2px solid #54a8bb;">Content here</div>
        
        
          .myborder {border:2px solid #54a8bb;}
        
        Border color #54a8bb