#556fca color space conversions
Hex:
        #556fca
        RGB:
        85, 111, 202
        CMY:
        67, 56, 21
        CMYK:
        58, 45, 0, 21
      HSL:
        227°, 52.4664%, 56.2745%
        HSV (HSB):
        227°, 57.9208%, 79.2157%
        XYZ:
        20.0914, 17.5644, 58.2085
        xyY:
        0.2096, 0.1832, 17.5644
      CIE-Lab:
        48.9635, 17.8325, -50.3139
        CIE-LCH:
        48.9635, 53.3806, 289.5156
        CIE-Luv:
        48.9635, -14.2831, -78.4974
        Hunter-Lab:
        41.9100, 12.2296, -53.0105
      #556fca color charts
#556fca RGB chart
      #556fca CMYK chart
      #556fca RGB pie chart
      #556fca color shades, tints & tones
#556fca color schemes
#556fca color preview, HTML & CSS examples
           This text has a color of #556fca        
        
          <p style="color:#556fca;">Text here</p>
        
        
          .mytext {color:#556fca;}
        
        Text color #556fca
      
           This box has a color of #556fca        
        
          <div style="background-color:#556fca;">Content here</div>
        
        
          .mybackground {background-color:#556fca;}
        
        Background color #556fca
      
           Border around this has a color of #556fca        
        
          <div style="border:2px solid #556fca;">Content here</div>
        
        
          .myborder {border:2px solid #556fca;}
        
        Border color #556fca