#556bbd color space conversions
Hex:
        #556bbd
        RGB:
        85, 107, 189
        CMY:
        67, 58, 26
        CMYK:
        55, 43, 0, 26
      HSL:
        227°, 44.0678%, 53.7255%
        HSV (HSB):
        227°, 55.0265%, 74.1176%
        XYZ:
        18.1893, 16.1208, 50.2971
        xyY:
        0.2150, 0.1905, 16.1208
      CIE-Lab:
        47.1326, 16.0118, -45.7559
        CIE-LCH:
        47.1326, 48.4766, 289.2869
        CIE-Luv:
        47.1326, -12.7254, -70.6064
        Hunter-Lab:
        40.1507, 10.6013, -46.1674
      #556bbd color charts
#556bbd RGB chart
      #556bbd CMYK chart
      #556bbd RGB pie chart
      #556bbd color shades, tints & tones
#556bbd color schemes
#556bbd color preview, HTML & CSS examples
           This text has a color of #556bbd        
        
          <p style="color:#556bbd;">Text here</p>
        
        
          .mytext {color:#556bbd;}
        
        Text color #556bbd
      
           This box has a color of #556bbd        
        
          <div style="background-color:#556bbd;">Content here</div>
        
        
          .mybackground {background-color:#556bbd;}
        
        Background color #556bbd
      
           Border around this has a color of #556bbd        
        
          <div style="border:2px solid #556bbd;">Content here</div>
        
        
          .myborder {border:2px solid #556bbd;}
        
        Border color #556bbd