#54b2fd color space conversions
Hex:
        #54b2fd
        RGB:
        84, 178, 253
        CMY:
        67, 30, 1
        CMYK:
        67, 30, 0, 1
      HSL:
        207°, 97.6879%, 66.0784%
        HSV (HSB):
        207°, 66.7984%, 99.2157%
        XYZ:
        37.3062, 40.8175, 98.8408
        xyY:
        0.2108, 0.2307, 40.8175
      CIE-Lab:
        70.0478, -4.8090, -45.2937
        CIE-LCH:
        70.0478, 45.5483, 263.9394
        CIE-Luv:
        70.0478, -36.5269, -72.8923
        Hunter-Lab:
        63.8885, -7.5742, -47.0045
      #54b2fd color charts
#54b2fd RGB chart
      #54b2fd CMYK chart
      #54b2fd RGB pie chart
      #54b2fd color shades, tints & tones
#54b2fd color schemes
#54b2fd color preview, HTML & CSS examples
           This text has a color of #54b2fd        
        
          <p style="color:#54b2fd;">Text here</p>
        
        
          .mytext {color:#54b2fd;}
        
        Text color #54b2fd
      
           This box has a color of #54b2fd        
        
          <div style="background-color:#54b2fd;">Content here</div>
        
        
          .mybackground {background-color:#54b2fd;}
        
        Background color #54b2fd
      
           Border around this has a color of #54b2fd        
        
          <div style="border:2px solid #54b2fd;">Content here</div>
        
        
          .myborder {border:2px solid #54b2fd;}
        
        Border color #54b2fd