#54b5ef color space conversions
Hex:
        #54b5ef
        RGB:
        84, 181, 239
        CMY:
        67, 29, 6
        CMYK:
        65, 24, 0, 6
      HSL:
        202°, 82.8877%, 63.3333%
        HSV (HSB):
        202°, 64.8536%, 93.7255%
        XYZ:
        35.7600, 41.1646, 87.7222
        xyY:
        0.2172, 0.2500, 41.1646
      CIE-Lab:
        70.2911, -10.9864, -37.3223
        CIE-LCH:
        70.2911, 38.9057, 253.5974
        CIE-Luv:
        70.2911, -38.1503, -58.5327
        Hunter-Lab:
        64.1596, -12.7905, -36.1525
      #54b5ef color charts
#54b5ef RGB chart
      #54b5ef CMYK chart
      #54b5ef RGB pie chart
      #54b5ef color shades, tints & tones
#54b5ef color schemes
#54b5ef color preview, HTML & CSS examples
           This text has a color of #54b5ef        
        
          <p style="color:#54b5ef;">Text here</p>
        
        
          .mytext {color:#54b5ef;}
        
        Text color #54b5ef
      
           This box has a color of #54b5ef        
        
          <div style="background-color:#54b5ef;">Content here</div>
        
        
          .mybackground {background-color:#54b5ef;}
        
        Background color #54b5ef
      
           Border around this has a color of #54b5ef        
        
          <div style="border:2px solid #54b5ef;">Content here</div>
        
        
          .myborder {border:2px solid #54b5ef;}
        
        Border color #54b5ef