#1559bb color space conversions
Hex:
        #1559bb
        RGB:
        21, 89, 187
        CMY:
        92, 65, 27
        CMYK:
        89, 52, 0, 27
      HSL:
        215°, 79.8077%, 40.7843%
        HSV (HSB):
        215°, 88.7701%, 73.3333%
        XYZ:
        12.8513, 10.8920, 48.4387
        xyY:
        0.1780, 0.1509, 10.8920
      CIE-Lab:
        39.3980, 17.8445, -57.1634
        CIE-LCH:
        39.3980, 59.8838, 287.3366
        CIE-Luv:
        39.3980, -19.4484, -83.7265
        Hunter-Lab:
        33.0031, 11.7518, -63.9180
      #1559bb color charts
#1559bb RGB chart
      #1559bb CMYK chart
      #1559bb RGB pie chart
      #1559bb color shades, tints & tones
#1559bb color schemes
#1559bb color preview, HTML & CSS examples
           This text has a color of #1559bb        
        
          <p style="color:#1559bb;">Text here</p>
        
        
          .mytext {color:#1559bb;}
        
        Text color #1559bb
      
           This box has a color of #1559bb        
        
          <div style="background-color:#1559bb;">Content here</div>
        
        
          .mybackground {background-color:#1559bb;}
        
        Background color #1559bb
      
           Border around this has a color of #1559bb        
        
          <div style="border:2px solid #1559bb;">Content here</div>
        
        
          .myborder {border:2px solid #1559bb;}
        
        Border color #1559bb