#1555a0 color space conversions
Hex:
        #1555a0
        RGB:
        21, 85, 160
        CMY:
        92, 67, 37
        CMYK:
        87, 47, 0, 37
      HSL:
        212°, 76.7956%, 35.4902%
        HSV (HSB):
        212°, 86.8750%, 62.7451%
        XYZ:
        9.9029, 9.1945, 34.5105
        xyY:
        0.1847, 0.1715, 9.1945
      CIE-Lab:
        36.3561, 9.6035, -46.0930
        CIE-LCH:
        36.3561, 47.0828, 281.7693
        CIE-Luv:
        36.3561, -19.0210, -65.7497
        Hunter-Lab:
        30.3224, 5.2316, -46.2533
      #1555a0 color charts
#1555a0 RGB chart
      #1555a0 CMYK chart
      #1555a0 RGB pie chart
      #1555a0 color shades, tints & tones
#1555a0 color schemes
#1555a0 color preview, HTML & CSS examples
           This text has a color of #1555a0        
        
          <p style="color:#1555a0;">Text here</p>
        
        
          .mytext {color:#1555a0;}
        
        Text color #1555a0
      
           This box has a color of #1555a0        
        
          <div style="background-color:#1555a0;">Content here</div>
        
        
          .mybackground {background-color:#1555a0;}
        
        Background color #1555a0
      
           Border around this has a color of #1555a0        
        
          <div style="border:2px solid #1555a0;">Content here</div>
        
        
          .myborder {border:2px solid #1555a0;}
        
        Border color #1555a0