#556fc7 color space conversions
Hex:
        #556fc7
        RGB:
        85, 111, 199
        CMY:
        67, 56, 22
        CMYK:
        57, 44, 0, 22
      HSL:
        226°, 50.4425%, 55.6863%
        HSV (HSB):
        226°, 57.2864%, 78.0392%
        XYZ:
        19.7396, 17.4237, 56.3556
        xyY:
        0.2111, 0.1863, 17.4237
      CIE-Lab:
        48.7895, 16.8334, -48.8730
        CIE-LCH:
        48.7895, 51.6907, 289.0053
        CIE-Luv:
        48.7895, -14.2329, -76.1037
        Hunter-Lab:
        41.7417, 11.3643, -50.8284
      #556fc7 color charts
#556fc7 RGB chart
      #556fc7 CMYK chart
      #556fc7 RGB pie chart
      #556fc7 color shades, tints & tones
#556fc7 color schemes
#556fc7 color preview, HTML & CSS examples
           This text has a color of #556fc7        
        
          <p style="color:#556fc7;">Text here</p>
        
        
          .mytext {color:#556fc7;}
        
        Text color #556fc7
      
           This box has a color of #556fc7        
        
          <div style="background-color:#556fc7;">Content here</div>
        
        
          .mybackground {background-color:#556fc7;}
        
        Background color #556fc7
      
           Border around this has a color of #556fc7        
        
          <div style="border:2px solid #556fc7;">Content here</div>
        
        
          .myborder {border:2px solid #556fc7;}
        
        Border color #556fc7