#5489fe color space conversions
Hex:
        #5489fe
        RGB:
        84, 137, 254
        CMY:
        67, 46, 0
        CMYK:
        67, 46, 0, 0
      HSL:
        221°, 98.8372%, 66.2745%
        HSV (HSB):
        221°, 66.9291%, 99.6078%
        XYZ:
        30.4912, 26.9319, 97.3572
        xyY:
        0.1970, 0.1740, 26.9319
      CIE-Lab:
        58.9112, 19.3872, -63.5210
        CIE-LCH:
        58.9112, 66.4137, 286.9727
        CIE-Luv:
        58.9112, -22.9519, -103.1737
        Hunter-Lab:
        51.8959, 14.0589, -74.9014
      #5489fe color charts
#5489fe RGB chart
      #5489fe CMYK chart
      #5489fe RGB pie chart
      #5489fe color shades, tints & tones
#5489fe color schemes
#5489fe color preview, HTML & CSS examples
           This text has a color of #5489fe        
        
          <p style="color:#5489fe;">Text here</p>
        
        
          .mytext {color:#5489fe;}
        
        Text color #5489fe
      
           This box has a color of #5489fe        
        
          <div style="background-color:#5489fe;">Content here</div>
        
        
          .mybackground {background-color:#5489fe;}
        
        Background color #5489fe
      
           Border around this has a color of #5489fe        
        
          <div style="border:2px solid #5489fe;">Content here</div>
        
        
          .myborder {border:2px solid #5489fe;}
        
        Border color #5489fe