#54bed5 color space conversions
Hex:
        #54bed5
        RGB:
        84, 190, 213
        CMY:
        67, 25, 16
        CMYK:
        61, 11, 0, 16
      HSL:
        191°, 60.5634%, 58.2353%
        HSV (HSB):
        191°, 60.5634%, 83.5294%
        XYZ:
        34.0799, 43.5158, 69.5540
        xyY:
        0.2316, 0.2957, 43.5158
      CIE-Lab:
        71.9037, -23.6814, -20.6885
        CIE-LCH:
        71.9037, 31.4456, 221.1410
        CIE-Luv:
        71.9037, -42.6330, -28.9596
        Hunter-Lab:
        65.9665, -23.2241, -16.3378
      #54bed5 color charts
#54bed5 RGB chart
      #54bed5 CMYK chart
      #54bed5 RGB pie chart
      #54bed5 color shades, tints & tones
#54bed5 color schemes
#54bed5 color preview, HTML & CSS examples
           This text has a color of #54bed5        
        
          <p style="color:#54bed5;">Text here</p>
        
        
          .mytext {color:#54bed5;}
        
        Text color #54bed5
      
           This box has a color of #54bed5        
        
          <div style="background-color:#54bed5;">Content here</div>
        
        
          .mybackground {background-color:#54bed5;}
        
        Background color #54bed5
      
           Border around this has a color of #54bed5        
        
          <div style="border:2px solid #54bed5;">Content here</div>
        
        
          .myborder {border:2px solid #54bed5;}
        
        Border color #54bed5