#5484eb color space conversions
Hex:
        #5484eb
        RGB:
        84, 132, 235
        CMY:
        67, 48, 8
        CMYK:
        64, 44, 0, 8
      HSL:
        221°, 79.0576%, 62.5490%
        HSV (HSB):
        221°, 64.2553%, 92.1569%
        XYZ:
        26.9028, 24.3855, 81.8862
        xyY:
        0.2020, 0.1831, 24.3855
      CIE-Lab:
        56.4717, 15.9110, -56.9268
        CIE-LCH:
        56.4717, 59.1085, 285.6156
        CIE-Luv:
        56.4717, -21.4814, -91.4182
        Hunter-Lab:
        49.3817, 10.8277, -63.7493
      #5484eb color charts
#5484eb RGB chart
      #5484eb CMYK chart
      #5484eb RGB pie chart
      #5484eb color shades, tints & tones
#5484eb color schemes
#5484eb color preview, HTML & CSS examples
           This text has a color of #5484eb        
        
          <p style="color:#5484eb;">Text here</p>
        
        
          .mytext {color:#5484eb;}
        
        Text color #5484eb
      
           This box has a color of #5484eb        
        
          <div style="background-color:#5484eb;">Content here</div>
        
        
          .mybackground {background-color:#5484eb;}
        
        Background color #5484eb
      
           Border around this has a color of #5484eb        
        
          <div style="border:2px solid #5484eb;">Content here</div>
        
        
          .myborder {border:2px solid #5484eb;}
        
        Border color #5484eb