#4772bf color space conversions
Hex:
        #4772bf
        RGB:
        71, 114, 191
        CMY:
        72, 55, 25
        CMYK:
        63, 40, 0, 25
      HSL:
        219°, 48.3871%, 51.3725%
        HSV (HSB):
        219°, 62.8272%, 74.9020%
        XYZ:
        18.0198, 17.1358, 51.6480
        xyY:
        0.2076, 0.1974, 17.1358
      CIE-Lab:
        48.4307, 9.5186, -44.8898
        CIE-LCH:
        48.4307, 45.8879, 281.9719
        CIE-Luv:
        48.4307, -19.0227, -69.0548
        Hunter-Lab:
        41.3954, 5.2607, -44.9978
      #4772bf color charts
#4772bf RGB chart
      #4772bf CMYK chart
      #4772bf RGB pie chart
      #4772bf color shades, tints & tones
#4772bf color schemes
#4772bf color preview, HTML & CSS examples
           This text has a color of #4772bf        
        
          <p style="color:#4772bf;">Text here</p>
        
        
          .mytext {color:#4772bf;}
        
        Text color #4772bf
      
           This box has a color of #4772bf        
        
          <div style="background-color:#4772bf;">Content here</div>
        
        
          .mybackground {background-color:#4772bf;}
        
        Background color #4772bf
      
           Border around this has a color of #4772bf        
        
          <div style="border:2px solid #4772bf;">Content here</div>
        
        
          .myborder {border:2px solid #4772bf;}
        
        Border color #4772bf