#556fc1 color space conversions
Hex:
        #556fc1
        RGB:
        85, 111, 193
        CMY:
        67, 56, 24
        CMYK:
        56, 42, 0, 24
      HSL:
        226°, 46.5517%, 54.5098%
        HSV (HSB):
        226°, 55.9585%, 75.6863%
        XYZ:
        19.0564, 17.1504, 52.7581
        xyY:
        0.2142, 0.1928, 17.1504
      CIE-Lab:
        48.4490, 14.8450, -45.9678
        CIE-LCH:
        48.4490, 48.3054, 287.8975
        CIE-Luv:
        48.4490, -14.1349, -71.2740
        Hunter-Lab:
        41.4131, 9.6646, -46.5432
      #556fc1 color charts
#556fc1 RGB chart
      #556fc1 CMYK chart
      #556fc1 RGB pie chart
      #556fc1 color shades, tints & tones
#556fc1 color schemes
#556fc1 color preview, HTML & CSS examples
           This text has a color of #556fc1        
        
          <p style="color:#556fc1;">Text here</p>
        
        
          .mytext {color:#556fc1;}
        
        Text color #556fc1
      
           This box has a color of #556fc1        
        
          <div style="background-color:#556fc1;">Content here</div>
        
        
          .mybackground {background-color:#556fc1;}
        
        Background color #556fc1
      
           Border around this has a color of #556fc1        
        
          <div style="border:2px solid #556fc1;">Content here</div>
        
        
          .myborder {border:2px solid #556fc1;}
        
        Border color #556fc1