#556dfa color space conversions
Hex:
        #556dfa
        RGB:
        85, 109, 250
        CMY:
        67, 57, 2
        CMYK:
        66, 56, 0, 2
      HSL:
        231°, 94.2857%, 65.6863%
        HSV (HSB):
        231°, 66.0000%, 98.0392%
        XYZ:
        26.4703, 19.7707, 92.8635
        xyY:
        0.1903, 0.1421, 19.7707
      CIE-Lab:
        51.5770, 35.2401, -73.1549
        CIE-LCH:
        51.5770, 81.2004, 295.7210
        CIE-Luv:
        51.5770, -14.6483, -115.7116
        Hunter-Lab:
        44.4643, 28.4514, -92.7020
      #556dfa color charts
#556dfa RGB chart
      #556dfa CMYK chart
      #556dfa RGB pie chart
      #556dfa color shades, tints & tones
#556dfa color schemes
#556dfa color preview, HTML & CSS examples
           This text has a color of #556dfa        
        
          <p style="color:#556dfa;">Text here</p>
        
        
          .mytext {color:#556dfa;}
        
        Text color #556dfa
      
           This box has a color of #556dfa        
        
          <div style="background-color:#556dfa;">Content here</div>
        
        
          .mybackground {background-color:#556dfa;}
        
        Background color #556dfa
      
           Border around this has a color of #556dfa        
        
          <div style="border:2px solid #556dfa;">Content here</div>
        
        
          .myborder {border:2px solid #556dfa;}
        
        Border color #556dfa