#54a2fc color space conversions
Hex:
        #54a2fc
        RGB:
        84, 162, 252
        CMY:
        67, 36, 1
        CMYK:
        67, 36, 0, 1
      HSL:
        212°, 96.5517%, 65.8824%
        HSV (HSB):
        212°, 66.6667%, 98.8235%
        XYZ:
        34.1472, 34.7538, 97.0039
        xyY:
        0.2058, 0.2095, 34.7538
      CIE-Lab:
        65.5565, 3.9109, -51.8302
        CIE-LCH:
        65.5565, 51.9775, 274.3151
        CIE-Luv:
        65.5565, -31.0862, -84.2167
        Hunter-Lab:
        58.9523, 0.2267, -56.2929
      #54a2fc color charts
#54a2fc RGB chart
      #54a2fc CMYK chart
      #54a2fc RGB pie chart
      #54a2fc color shades, tints & tones
#54a2fc color schemes
#54a2fc color preview, HTML & CSS examples
           This text has a color of #54a2fc        
        
          <p style="color:#54a2fc;">Text here</p>
        
        
          .mytext {color:#54a2fc;}
        
        Text color #54a2fc
      
           This box has a color of #54a2fc        
        
          <div style="background-color:#54a2fc;">Content here</div>
        
        
          .mybackground {background-color:#54a2fc;}
        
        Background color #54a2fc
      
           Border around this has a color of #54a2fc        
        
          <div style="border:2px solid #54a2fc;">Content here</div>
        
        
          .myborder {border:2px solid #54a2fc;}
        
        Border color #54a2fc