#54b4ef color space conversions
Hex:
        #54b4ef
        RGB:
        84, 180, 239
        CMY:
        67, 29, 6
        CMYK:
        65, 25, 0, 6
      HSL:
        203°, 82.8877%, 63.3333%
        HSV (HSB):
        203°, 64.8536%, 93.7255%
        XYZ:
        35.5574, 40.7593, 87.6546
        xyY:
        0.2169, 0.2486, 40.7593
      CIE-Lab:
        70.0070, -10.4449, -37.7644
        CIE-LCH:
        70.0070, 39.1822, 254.5395
        CIE-Luv:
        70.0070, -37.7945, -59.3222
        Hunter-Lab:
        63.8430, -12.3097, -36.7133
      #54b4ef color charts
#54b4ef RGB chart
      #54b4ef CMYK chart
      #54b4ef RGB pie chart
      #54b4ef color shades, tints & tones
#54b4ef color schemes
#54b4ef color preview, HTML & CSS examples
           This text has a color of #54b4ef        
        
          <p style="color:#54b4ef;">Text here</p>
        
        
          .mytext {color:#54b4ef;}
        
        Text color #54b4ef
      
           This box has a color of #54b4ef        
        
          <div style="background-color:#54b4ef;">Content here</div>
        
        
          .mybackground {background-color:#54b4ef;}
        
        Background color #54b4ef
      
           Border around this has a color of #54b4ef        
        
          <div style="border:2px solid #54b4ef;">Content here</div>
        
        
          .myborder {border:2px solid #54b4ef;}
        
        Border color #54b4ef