#54b3df color space conversions
Hex:
        #54b3df
        RGB:
        84, 179, 223
        CMY:
        67, 30, 13
        CMYK:
        62, 20, 0, 13
      HSL:
        199°, 68.4729%, 60.1961%
        HSV (HSB):
        199°, 62.3318%, 87.4510%
        XYZ:
        33.0955, 39.4527, 75.6829
        xyY:
        0.2233, 0.2662, 39.4527
      CIE-Lab:
        69.0779, -14.9548, -30.4780
        CIE-LCH:
        69.0779, 33.9493, 243.8639
        CIE-Luv:
        69.0779, -38.1205, -46.2929
        Hunter-Lab:
        62.8114, -15.8677, -27.4718
      #54b3df color charts
#54b3df RGB chart
      #54b3df CMYK chart
      #54b3df RGB pie chart
      #54b3df color shades, tints & tones
#54b3df color schemes
#54b3df color preview, HTML & CSS examples
           This text has a color of #54b3df        
        
          <p style="color:#54b3df;">Text here</p>
        
        
          .mytext {color:#54b3df;}
        
        Text color #54b3df
      
           This box has a color of #54b3df        
        
          <div style="background-color:#54b3df;">Content here</div>
        
        
          .mybackground {background-color:#54b3df;}
        
        Background color #54b3df
      
           Border around this has a color of #54b3df        
        
          <div style="border:2px solid #54b3df;">Content here</div>
        
        
          .myborder {border:2px solid #54b3df;}
        
        Border color #54b3df