#5481db color space conversions
Hex:
        #5481db
        RGB:
        84, 129, 219
        CMY:
        67, 49, 14
        CMYK:
        62, 41, 0, 14
      HSL:
        220°, 65.2174%, 59.4118%
        HSV (HSB):
        220°, 61.6438%, 85.8824%
        XYZ:
        24.2926, 22.6998, 70.1190
        xyY:
        0.2074, 0.1938, 22.6998
      CIE-Lab:
        54.7618, 12.3010, -50.7087
        CIE-LCH:
        54.7618, 52.1793, 283.6355
        CIE-Luv:
        54.7618, -20.5675, -80.5344
        Hunter-Lab:
        47.6443, 7.6350, -53.9071
      #5481db color charts
#5481db RGB chart
      #5481db CMYK chart
      #5481db RGB pie chart
      #5481db color shades, tints & tones
#5481db color schemes
#5481db color preview, HTML & CSS examples
           This text has a color of #5481db        
        
          <p style="color:#5481db;">Text here</p>
        
        
          .mytext {color:#5481db;}
        
        Text color #5481db
      
           This box has a color of #5481db        
        
          <div style="background-color:#5481db;">Content here</div>
        
        
          .mybackground {background-color:#5481db;}
        
        Background color #5481db
      
           Border around this has a color of #5481db        
        
          <div style="border:2px solid #5481db;">Content here</div>
        
        
          .myborder {border:2px solid #5481db;}
        
        Border color #5481db