#5481d5 color space conversions
Hex:
        #5481d5
        RGB:
        84, 129, 213
        CMY:
        67, 49, 16
        CMYK:
        61, 39, 0, 16
      HSL:
        219°, 60.5634%, 58.2353%
        HSV (HSB):
        219°, 60.5634%, 83.5294%
        XYZ:
        23.5167, 22.3894, 66.0329
        xyY:
        0.2101, 0.2000, 22.3894
      CIE-Lab:
        54.4378, 10.2824, -47.8451
        CIE-LCH:
        54.4378, 48.9375, 282.1290
        CIE-Luv:
        54.4378, -20.5920, -75.6272
        Hunter-Lab:
        47.3175, 5.9084, -49.6187
      #5481d5 color charts
#5481d5 RGB chart
      #5481d5 CMYK chart
      #5481d5 RGB pie chart
      #5481d5 color shades, tints & tones
#5481d5 color schemes
#5481d5 color preview, HTML & CSS examples
           This text has a color of #5481d5        
        
          <p style="color:#5481d5;">Text here</p>
        
        
          .mytext {color:#5481d5;}
        
        Text color #5481d5
      
           This box has a color of #5481d5        
        
          <div style="background-color:#5481d5;">Content here</div>
        
        
          .mybackground {background-color:#5481d5;}
        
        Background color #5481d5
      
           Border around this has a color of #5481d5        
        
          <div style="border:2px solid #5481d5;">Content here</div>
        
        
          .myborder {border:2px solid #5481d5;}
        
        Border color #5481d5