#5480cf color space conversions
Hex:
        #5480cf
        RGB:
        84, 128, 207
        CMY:
        67, 50, 19
        CMYK:
        59, 38, 0, 19
      HSL:
        219°, 56.1644%, 57.0588%
        HSV (HSB):
        219°, 59.4203%, 81.1765%
        XYZ:
        22.6378, 21.8282, 62.0516
        xyY:
        0.2125, 0.2049, 21.8282
      CIE-Lab:
        53.8442, 8.8810, -45.3954
        CIE-LCH:
        53.8442, 46.2560, 281.0694
        CIE-Luv:
        53.8442, -20.2773, -71.3734
        Hunter-Lab:
        46.7206, 4.7286, -46.0411
      #5480cf color charts
#5480cf RGB chart
      #5480cf CMYK chart
      #5480cf RGB pie chart
      #5480cf color shades, tints & tones
#5480cf color schemes
#5480cf color preview, HTML & CSS examples
           This text has a color of #5480cf        
        
          <p style="color:#5480cf;">Text here</p>
        
        
          .mytext {color:#5480cf;}
        
        Text color #5480cf
      
           This box has a color of #5480cf        
        
          <div style="background-color:#5480cf;">Content here</div>
        
        
          .mybackground {background-color:#5480cf;}
        
        Background color #5480cf
      
           Border around this has a color of #5480cf        
        
          <div style="border:2px solid #5480cf;">Content here</div>
        
        
          .myborder {border:2px solid #5480cf;}
        
        Border color #5480cf