#556efb color space conversions
Hex:
        #556efb
        RGB:
        85, 110, 251
        CMY:
        67, 57, 2
        CMYK:
        66, 56, 0, 2
      HSL:
        231°, 95.4023%, 65.8824%
        HSV (HSB):
        231°, 66.1355%, 98.4314%
        XYZ:
        26.7348, 20.0482, 93.7274
        xyY:
        0.1903, 0.1427, 20.0482
      CIE-Lab:
        51.8917, 34.9679, -73.1987
        CIE-LCH:
        51.8917, 81.1222, 295.5344
        CIE-Luv:
        51.8917, -14.9339, -115.9503
        Hunter-Lab:
        44.7752, 28.2240, -92.7684
      #556efb color charts
#556efb RGB chart
      #556efb CMYK chart
      #556efb RGB pie chart
      #556efb color shades, tints & tones
#556efb color schemes
#556efb color preview, HTML & CSS examples
           This text has a color of #556efb        
        
          <p style="color:#556efb;">Text here</p>
        
        
          .mytext {color:#556efb;}
        
        Text color #556efb
      
           This box has a color of #556efb        
        
          <div style="background-color:#556efb;">Content here</div>
        
        
          .mybackground {background-color:#556efb;}
        
        Background color #556efb
      
           Border around this has a color of #556efb        
        
          <div style="border:2px solid #556efb;">Content here</div>
        
        
          .myborder {border:2px solid #556efb;}
        
        Border color #556efb