#1556ee color space conversions
Hex:
        #1556ee
        RGB:
        21, 86, 238
        CMY:
        92, 66, 7
        CMYK:
        91, 64, 0, 7
      HSL:
        222°, 86.4542%, 50.7843%
        HSV (HSB):
        222°, 91.1765%, 93.3333%
        XYZ:
        19.0697, 12.9881, 82.3908
        xyY:
        0.1666, 0.1135, 12.9881
      CIE-Lab:
        42.7452, 39.4982, -80.9659
        CIE-LCH:
        42.7452, 90.0866, 296.0049
        CIE-Luv:
        42.7452, -18.0037, -119.3662
        Hunter-Lab:
        36.0389, 31.3834, -110.3192
      #1556ee color charts
#1556ee RGB chart
      #1556ee CMYK chart
      #1556ee RGB pie chart
      #1556ee color shades, tints & tones
#1556ee color schemes
#1556ee color preview, HTML & CSS examples
           This text has a color of #1556ee        
        
          <p style="color:#1556ee;">Text here</p>
        
        
          .mytext {color:#1556ee;}
        
        Text color #1556ee
      
           This box has a color of #1556ee        
        
          <div style="background-color:#1556ee;">Content here</div>
        
        
          .mybackground {background-color:#1556ee;}
        
        Background color #1556ee
      
           Border around this has a color of #1556ee        
        
          <div style="border:2px solid #1556ee;">Content here</div>
        
        
          .myborder {border:2px solid #1556ee;}
        
        Border color #1556ee