#54baff color space conversions
Hex:
        #54baff
        RGB:
        84, 186, 255
        CMY:
        67, 27, 0
        CMYK:
        67, 27, 0, 0
      HSL:
        204°, 100.0000%, 66.4706%
        HSV (HSB):
        204°, 67.0588%, 100.0000%
        XYZ:
        39.2651, 44.2226, 101.0741
        xyY:
        0.2127, 0.2396, 44.2226
      CIE-Lab:
        72.3771, -8.5502, -42.7255
        CIE-LCH:
        72.3771, 43.5726, 258.6835
        CIE-Luv:
        72.3771, -39.2256, -68.3455
        Hunter-Lab:
        66.5001, -10.9796, -43.5653
      #54baff color charts
#54baff RGB chart
      #54baff CMYK chart
      #54baff RGB pie chart
      #54baff color shades, tints & tones
#54baff color schemes
#54baff color preview, HTML & CSS examples
           This text has a color of #54baff        
        
          <p style="color:#54baff;">Text here</p>
        
        
          .mytext {color:#54baff;}
        
        Text color #54baff
      
           This box has a color of #54baff        
        
          <div style="background-color:#54baff;">Content here</div>
        
        
          .mybackground {background-color:#54baff;}
        
        Background color #54baff
      
           Border around this has a color of #54baff        
        
          <div style="border:2px solid #54baff;">Content here</div>
        
        
          .myborder {border:2px solid #54baff;}
        
        Border color #54baff