#4472cf color space conversions
Hex:
        #4472cf
        RGB:
        68, 114, 207
        CMY:
        73, 55, 19
        CMYK:
        67, 45, 0, 19
      HSL:
        220°, 59.1489%, 53.9216%
        HSV (HSB):
        220°, 67.1498%, 81.1765%
        XYZ:
        19.6637, 17.7686, 61.4248
        xyY:
        0.1989, 0.1797, 17.7686
      CIE-Lab:
        49.2142, 14.6231, -52.8180
        CIE-LCH:
        49.2142, 54.8049, 285.4752
        CIE-Luv:
        49.2142, -19.6127, -82.1640
        Hunter-Lab:
        42.1528, 9.5005, -56.8901
      #4472cf color charts
#4472cf RGB chart
      #4472cf CMYK chart
      #4472cf RGB pie chart
      #4472cf color shades, tints & tones
#4472cf color schemes
#4472cf color preview, HTML & CSS examples
           This text has a color of #4472cf        
        
          <p style="color:#4472cf;">Text here</p>
        
        
          .mytext {color:#4472cf;}
        
        Text color #4472cf
      
           This box has a color of #4472cf        
        
          <div style="background-color:#4472cf;">Content here</div>
        
        
          .mybackground {background-color:#4472cf;}
        
        Background color #4472cf
      
           Border around this has a color of #4472cf        
        
          <div style="border:2px solid #4472cf;">Content here</div>
        
        
          .myborder {border:2px solid #4472cf;}
        
        Border color #4472cf