#54c2fc color space conversions
Hex:
        #54c2fc
        RGB:
        84, 194, 252
        CMY:
        67, 24, 1
        CMYK:
        67, 23, 0, 1
      HSL:
        201°, 96.5517%, 65.8824%
        HSV (HSB):
        201°, 66.6667%, 98.8235%
        XYZ:
        40.5186, 47.4967, 99.1277
        xyY:
        0.2165, 0.2538, 47.4967
      CIE-Lab:
        74.5063, -13.8067, -37.7938
        CIE-LCH:
        74.5063, 40.2367, 249.9319
        CIE-Luv:
        74.5063, -42.1670, -59.4306
        Hunter-Lab:
        68.9178, -15.6613, -37.0371
      #54c2fc color charts
#54c2fc RGB chart
      #54c2fc CMYK chart
      #54c2fc RGB pie chart
      #54c2fc color shades, tints & tones
#54c2fc color schemes
#54c2fc color preview, HTML & CSS examples
           This text has a color of #54c2fc        
        
          <p style="color:#54c2fc;">Text here</p>
        
        
          .mytext {color:#54c2fc;}
        
        Text color #54c2fc
      
           This box has a color of #54c2fc        
        
          <div style="background-color:#54c2fc;">Content here</div>
        
        
          .mybackground {background-color:#54c2fc;}
        
        Background color #54c2fc
      
           Border around this has a color of #54c2fc        
        
          <div style="border:2px solid #54c2fc;">Content here</div>
        
        
          .myborder {border:2px solid #54c2fc;}
        
        Border color #54c2fc