#54b2dd color space conversions
Hex:
        #54b2dd
        RGB:
        84, 178, 221
        CMY:
        67, 30, 13
        CMYK:
        62, 19, 0, 13
      HSL:
        199°, 66.8293%, 59.8039%
        HSV (HSB):
        199°, 61.9910%, 86.6667%
        XYZ:
        32.6277, 38.9461, 74.2043
        xyY:
        0.2238, 0.2672, 38.9461
      CIE-Lab:
        68.7122, -15.0436, -29.9473
        CIE-LCH:
        68.7122, 33.5135, 243.3280
        CIE-Luv:
        68.7122, -37.8425, -45.3547
        Hunter-Lab:
        62.4068, -15.8880, -26.8136
      #54b2dd color charts
#54b2dd RGB chart
      #54b2dd CMYK chart
      #54b2dd RGB pie chart
      #54b2dd color shades, tints & tones
#54b2dd color schemes
#54b2dd color preview, HTML & CSS examples
           This text has a color of #54b2dd        
        
          <p style="color:#54b2dd;">Text here</p>
        
        
          .mytext {color:#54b2dd;}
        
        Text color #54b2dd
      
           This box has a color of #54b2dd        
        
          <div style="background-color:#54b2dd;">Content here</div>
        
        
          .mybackground {background-color:#54b2dd;}
        
        Background color #54b2dd
      
           Border around this has a color of #54b2dd        
        
          <div style="border:2px solid #54b2dd;">Content here</div>
        
        
          .myborder {border:2px solid #54b2dd;}
        
        Border color #54b2dd