#5484fe color space conversions
Hex:
        #5484fe
        RGB:
        84, 132, 254
        CMY:
        67, 48, 0
        CMYK:
        67, 48, 0, 0
      HSL:
        223°, 98.8372%, 66.2745%
        HSV (HSB):
        223°, 66.9291%, 99.6078%
        XYZ:
        29.7968, 25.5431, 97.1258
        xyY:
        0.1954, 0.1675, 25.5431
      CIE-Lab:
        57.6008, 22.4173, -65.6275
        CIE-LCH:
        57.6008, 69.3506, 288.8593
        CIE-Luv:
        57.6008, -21.4286, -106.2859
        Hunter-Lab:
        50.5402, 16.7923, -78.5626
      #5484fe color charts
#5484fe RGB chart
      #5484fe CMYK chart
      #5484fe RGB pie chart
      #5484fe color shades, tints & tones
#5484fe color schemes
#5484fe color preview, HTML & CSS examples
           This text has a color of #5484fe        
        
          <p style="color:#5484fe;">Text here</p>
        
        
          .mytext {color:#5484fe;}
        
        Text color #5484fe
      
           This box has a color of #5484fe        
        
          <div style="background-color:#5484fe;">Content here</div>
        
        
          .mybackground {background-color:#5484fe;}
        
        Background color #5484fe
      
           Border around this has a color of #5484fe        
        
          <div style="border:2px solid #5484fe;">Content here</div>
        
        
          .myborder {border:2px solid #5484fe;}
        
        Border color #5484fe