#1b2582 color space conversions
Hex:
        #1b2582
        RGB:
        27, 37, 130
        CMY:
        89, 85, 49
        CMYK:
        79, 72, 0, 49
      HSL:
        234°, 65.6051%, 30.7843%
        HSV (HSB):
        234°, 79.2308%, 50.9804%
        XYZ:
        5.1428, 3.1679, 21.4595
        xyY:
        0.1728, 0.1064, 3.1679
      CIE-Lab:
        20.7040, 30.9076, -53.1075
        CIE-LCH:
        20.7040, 61.4466, 300.1986
        CIE-Luv:
        20.7040, -5.9416, -60.4882
        Hunter-Lab:
        17.7985, 20.4299, -59.0266
      #1b2582 color charts
#1b2582 RGB chart
      #1b2582 CMYK chart
      #1b2582 RGB pie chart
      #1b2582 color shades, tints & tones
#1b2582 color schemes
#1b2582 color preview, HTML & CSS examples
           This text has a color of #1b2582        
        
          <p style="color:#1b2582;">Text here</p>
        
        
          .mytext {color:#1b2582;}
        
        Text color #1b2582
      
           This box has a color of #1b2582        
        
          <div style="background-color:#1b2582;">Content here</div>
        
        
          .mybackground {background-color:#1b2582;}
        
        Background color #1b2582
      
           Border around this has a color of #1b2582        
        
          <div style="border:2px solid #1b2582;">Content here</div>
        
        
          .myborder {border:2px solid #1b2582;}
        
        Border color #1b2582