#5472cf color space conversions
Hex:
        #5472cf
        RGB:
        84, 114, 207
        CMY:
        67, 55, 19
        CMYK:
        59, 45, 0, 19
      HSL:
        225°, 56.1644%, 57.0588%
        HSV (HSB):
        225°, 59.4203%, 81.1765%
        XYZ:
        20.9360, 18.4244, 61.4843
        xyY:
        0.2076, 0.1827, 18.4244
      CIE-Lab:
        50.0069, 17.4512, -51.5046
        CIE-LCH:
        50.0069, 54.3807, 288.7178
        CIE-Luv:
        50.0069, -15.6082, -80.7001
        Hunter-Lab:
        42.9237, 11.9466, -54.8810
      #5472cf color charts
#5472cf RGB chart
      #5472cf CMYK chart
      #5472cf RGB pie chart
      #5472cf color shades, tints & tones
#5472cf color schemes
#5472cf color preview, HTML & CSS examples
           This text has a color of #5472cf        
        
          <p style="color:#5472cf;">Text here</p>
        
        
          .mytext {color:#5472cf;}
        
        Text color #5472cf
      
           This box has a color of #5472cf        
        
          <div style="background-color:#5472cf;">Content here</div>
        
        
          .mybackground {background-color:#5472cf;}
        
        Background color #5472cf
      
           Border around this has a color of #5472cf        
        
          <div style="border:2px solid #5472cf;">Content here</div>
        
        
          .myborder {border:2px solid #5472cf;}
        
        Border color #5472cf