#54aed2 color space conversions
Hex:
        #54aed2
        RGB:
        84, 174, 210
        CMY:
        67, 32, 18
        CMYK:
        60, 17, 0, 18
      HSL:
        197°, 58.3333%, 57.6471%
        HSV (HSB):
        197°, 60.0000%, 82.3529%
        XYZ:
        30.4251, 36.8101, 66.4742
        xyY:
        0.2275, 0.2753, 36.8101
      CIE-Lab:
        67.1343, -16.3047, -26.3309
        CIE-LCH:
        67.1343, 30.9703, 238.2333
        CIE-Luv:
        67.1343, -36.8409, -39.0034
        Hunter-Lab:
        60.6713, -16.6617, -22.4909
      #54aed2 color charts
#54aed2 RGB chart
      #54aed2 CMYK chart
      #54aed2 RGB pie chart
      #54aed2 color shades, tints & tones
#54aed2 color schemes
#54aed2 color preview, HTML & CSS examples
           This text has a color of #54aed2        
        
          <p style="color:#54aed2;">Text here</p>
        
        
          .mytext {color:#54aed2;}
        
        Text color #54aed2
      
           This box has a color of #54aed2        
        
          <div style="background-color:#54aed2;">Content here</div>
        
        
          .mybackground {background-color:#54aed2;}
        
        Background color #54aed2
      
           Border around this has a color of #54aed2        
        
          <div style="border:2px solid #54aed2;">Content here</div>
        
        
          .myborder {border:2px solid #54aed2;}
        
        Border color #54aed2