#556fae color space conversions
Hex:
        #556fae
        RGB:
        85, 111, 174
        CMY:
        67, 56, 32
        CMYK:
        51, 36, 0, 32
      HSL:
        222°, 35.4582%, 50.7843%
        HSV (HSB):
        222°, 51.1494%, 68.2353%
        XYZ:
        17.0707, 16.3562, 42.3017
        xyY:
        0.2254, 0.2160, 16.3562
      CIE-Lab:
        47.4383, 8.6620, -36.5596
        CIE-LCH:
        47.4383, 37.5718, 283.3292
        CIE-Luv:
        47.4383, -13.8442, -55.6419
        Hunter-Lab:
        40.4428, 4.5693, -33.7054
      #556fae color charts
#556fae RGB chart
      #556fae CMYK chart
      #556fae RGB pie chart
      #556fae color shades, tints & tones
#556fae color schemes
#556fae color preview, HTML & CSS examples
           This text has a color of #556fae        
        
          <p style="color:#556fae;">Text here</p>
        
        
          .mytext {color:#556fae;}
        
        Text color #556fae
      
           This box has a color of #556fae        
        
          <div style="background-color:#556fae;">Content here</div>
        
        
          .mybackground {background-color:#556fae;}
        
        Background color #556fae
      
           Border around this has a color of #556fae        
        
          <div style="border:2px solid #556fae;">Content here</div>
        
        
          .myborder {border:2px solid #556fae;}
        
        Border color #556fae