#5491d5 color space conversions
Hex:
        #5491d5
        RGB:
        84, 145, 213
        CMY:
        67, 43, 16
        CMYK:
        61, 32, 0, 16
      HSL:
        212°, 60.5634%, 58.2353%
        HSV (HSB):
        212°, 60.5634%, 83.5294%
        XYZ:
        25.7918, 26.9397, 66.7913
        xyY:
        0.2158, 0.2254, 26.9397
      CIE-Lab:
        58.9185, 0.7817, -40.7654
        CIE-LCH:
        58.9185, 40.7729, 271.0986
        CIE-Luv:
        58.9185, -26.1571, -64.0654
        Hunter-Lab:
        51.9035, -2.1311, -39.9641
      #5491d5 color charts
#5491d5 RGB chart
      #5491d5 CMYK chart
      #5491d5 RGB pie chart
      #5491d5 color shades, tints & tones
#5491d5 color schemes
#5491d5 color preview, HTML & CSS examples
           This text has a color of #5491d5        
        
          <p style="color:#5491d5;">Text here</p>
        
        
          .mytext {color:#5491d5;}
        
        Text color #5491d5
      
           This box has a color of #5491d5        
        
          <div style="background-color:#5491d5;">Content here</div>
        
        
          .mybackground {background-color:#5491d5;}
        
        Background color #5491d5
      
           Border around this has a color of #5491d5        
        
          <div style="border:2px solid #5491d5;">Content here</div>
        
        
          .myborder {border:2px solid #5491d5;}
        
        Border color #5491d5