#5491fe color space conversions
Hex:
        #5491fe
        RGB:
        84, 145, 254
        CMY:
        67, 43, 0
        CMYK:
        67, 43, 0, 0
      HSL:
        218°, 98.8372%, 66.2745%
        HSV (HSB):
        218°, 66.9291%, 99.6078%
        XYZ:
        31.6709, 29.2914, 97.7505
        xyY:
        0.1995, 0.1846, 29.2914
      CIE-Lab:
        61.0379, 14.5791, -60.1133
        CIE-LCH:
        61.0379, 61.8560, 283.6325
        CIE-Luv:
        61.0379, -25.4607, -97.9275
        Hunter-Lab:
        54.1215, 9.7424, -69.2004
      #5491fe color charts
#5491fe RGB chart
      #5491fe CMYK chart
      #5491fe RGB pie chart
      #5491fe color shades, tints & tones
#5491fe color schemes
#5491fe color preview, HTML & CSS examples
           This text has a color of #5491fe        
        
          <p style="color:#5491fe;">Text here</p>
        
        
          .mytext {color:#5491fe;}
        
        Text color #5491fe
      
           This box has a color of #5491fe        
        
          <div style="background-color:#5491fe;">Content here</div>
        
        
          .mybackground {background-color:#5491fe;}
        
        Background color #5491fe
      
           Border around this has a color of #5491fe        
        
          <div style="border:2px solid #5491fe;">Content here</div>
        
        
          .myborder {border:2px solid #5491fe;}
        
        Border color #5491fe