#1556cd color space conversions
Hex:
        #1556cd
        RGB:
        21, 86, 205
        CMY:
        92, 66, 20
        CMYK:
        90, 58, 0, 20
      HSL:
        219°, 81.4159%, 44.3137%
        HSV (HSB):
        219°, 89.7561%, 80.3922%
        XYZ:
        14.6565, 11.2228, 59.1513
        xyY:
        0.1724, 0.1320, 11.2228
      CIE-Lab:
        39.9532, 26.9453, -66.7207
        CIE-LCH:
        39.9532, 71.9563, 291.9915
        CIE-Luv:
        39.9532, -18.2796, -97.7073
        Hunter-Lab:
        33.5004, 19.4683, -81.2374
      #1556cd color charts
#1556cd RGB chart
      #1556cd CMYK chart
      #1556cd RGB pie chart
      #1556cd color shades, tints & tones
#1556cd color schemes
#1556cd color preview, HTML & CSS examples
           This text has a color of #1556cd        
        
          <p style="color:#1556cd;">Text here</p>
        
        
          .mytext {color:#1556cd;}
        
        Text color #1556cd
      
           This box has a color of #1556cd        
        
          <div style="background-color:#1556cd;">Content here</div>
        
        
          .mybackground {background-color:#1556cd;}
        
        Background color #1556cd
      
           Border around this has a color of #1556cd        
        
          <div style="border:2px solid #1556cd;">Content here</div>
        
        
          .myborder {border:2px solid #1556cd;}
        
        Border color #1556cd