#54a2af color space conversions
Hex:
        #54a2af
        RGB:
        84, 162, 175
        CMY:
        67, 36, 31
        CMYK:
        52, 7, 0, 31
      HSL:
        189°, 36.2550%, 50.7843%
        HSV (HSB):
        189°, 52.0000%, 68.6275%
        XYZ:
        24.3144, 30.8206, 45.2249
        xyY:
        0.2423, 0.3071, 30.8206
      CIE-Lab:
        62.3559, -20.3377, -14.1266
        CIE-LCH:
        62.3559, 24.7626, 214.7839
        CIE-Luv:
        62.3559, -33.6835, -18.3142
        Hunter-Lab:
        55.5163, -18.9764, -9.4376
      #54a2af color charts
#54a2af RGB chart
      #54a2af CMYK chart
      #54a2af RGB pie chart
      #54a2af color shades, tints & tones
#54a2af color schemes
#54a2af color preview, HTML & CSS examples
           This text has a color of #54a2af        
        
          <p style="color:#54a2af;">Text here</p>
        
        
          .mytext {color:#54a2af;}
        
        Text color #54a2af
      
           This box has a color of #54a2af        
        
          <div style="background-color:#54a2af;">Content here</div>
        
        
          .mybackground {background-color:#54a2af;}
        
        Background color #54a2af
      
           Border around this has a color of #54a2af        
        
          <div style="border:2px solid #54a2af;">Content here</div>
        
        
          .myborder {border:2px solid #54a2af;}
        
        Border color #54a2af