#54aedb color space conversions
Hex:
        #54aedb
        RGB:
        84, 174, 219
        CMY:
        67, 32, 14
        CMYK:
        62, 21, 0, 14
      HSL:
        200°, 65.2174%, 59.4118%
        HSV (HSB):
        200°, 61.6438%, 85.8824%
        XYZ:
        31.5784, 37.2714, 72.5476
        xyY:
        0.2233, 0.2636, 37.2714
      CIE-Lab:
        67.4801, -13.5271, -30.7518
        CIE-LCH:
        67.4801, 33.5955, 246.2563
        CIE-Luv:
        67.4801, -36.4649, -46.7874
        Hunter-Lab:
        61.0503, -14.5085, -27.7206
      #54aedb color charts
#54aedb RGB chart
      #54aedb CMYK chart
      #54aedb RGB pie chart
      #54aedb color shades, tints & tones
#54aedb color schemes
#54aedb color preview, HTML & CSS examples
           This text has a color of #54aedb        
        
          <p style="color:#54aedb;">Text here</p>
        
        
          .mytext {color:#54aedb;}
        
        Text color #54aedb
      
           This box has a color of #54aedb        
        
          <div style="background-color:#54aedb;">Content here</div>
        
        
          .mybackground {background-color:#54aedb;}
        
        Background color #54aedb
      
           Border around this has a color of #54aedb        
        
          <div style="border:2px solid #54aedb;">Content here</div>
        
        
          .myborder {border:2px solid #54aedb;}
        
        Border color #54aedb