#5472fc color space conversions
Hex:
        #5472fc
        RGB:
        84, 114, 252
        CMY:
        67, 55, 1
        CMYK:
        67, 55, 0, 1
      HSL:
        229°, 96.5517%, 65.8824%
        HSV (HSB):
        229°, 66.6667%, 98.8235%
        XYZ:
        27.2442, 20.9477, 94.7029
        xyY:
        0.1907, 0.1466, 20.9477
      CIE-Lab:
        52.8922, 32.7224, -72.1313
        CIE-LCH:
        52.8922, 79.2066, 294.4015
        CIE-Luv:
        52.8922, -16.2519, -114.8038
        Hunter-Lab:
        45.7687, 26.1583, -90.6426
      #5472fc color charts
#5472fc RGB chart
      #5472fc CMYK chart
      #5472fc RGB pie chart
      #5472fc color shades, tints & tones
#5472fc color schemes
#5472fc color preview, HTML & CSS examples
           This text has a color of #5472fc        
        
          <p style="color:#5472fc;">Text here</p>
        
        
          .mytext {color:#5472fc;}
        
        Text color #5472fc
      
           This box has a color of #5472fc        
        
          <div style="background-color:#5472fc;">Content here</div>
        
        
          .mybackground {background-color:#5472fc;}
        
        Background color #5472fc
      
           Border around this has a color of #5472fc        
        
          <div style="border:2px solid #5472fc;">Content here</div>
        
        
          .myborder {border:2px solid #5472fc;}
        
        Border color #5472fc