#54d5fa color space conversions
Hex:
        #54d5fa
        RGB:
        84, 213, 250
        CMY:
        67, 16, 2
        CMYK:
        66, 15, 0, 2
      HSL:
        193°, 94.3182%, 65.4902%
        HSV (HSB):
        193°, 66.4000%, 98.0392%
        XYZ:
        44.7057, 56.3754, 98.9678
        xyY:
        0.2235, 0.2818, 56.3754
      CIE-Lab:
        79.8270, -24.2010, -28.5159
        CIE-LCH:
        79.8270, 37.4011, 229.6793
        CIE-Luv:
        79.8270, -49.0018, -42.5234
        Hunter-Lab:
        75.0836, -25.1151, -25.5917
      #54d5fa color charts
#54d5fa RGB chart
      #54d5fa CMYK chart
      #54d5fa RGB pie chart
      #54d5fa color shades, tints & tones
#54d5fa color schemes
#54d5fa color preview, HTML & CSS examples
           This text has a color of #54d5fa        
        
          <p style="color:#54d5fa;">Text here</p>
        
        
          .mytext {color:#54d5fa;}
        
        Text color #54d5fa
      
           This box has a color of #54d5fa        
        
          <div style="background-color:#54d5fa;">Content here</div>
        
        
          .mybackground {background-color:#54d5fa;}
        
        Background color #54d5fa
      
           Border around this has a color of #54d5fa        
        
          <div style="border:2px solid #54d5fa;">Content here</div>
        
        
          .myborder {border:2px solid #54d5fa;}
        
        Border color #54d5fa