#1b2f87 color space conversions
Hex:
        #1b2f87
        RGB:
        27, 47, 135
        CMY:
        89, 82, 47
        CMYK:
        80, 65, 0, 47
      HSL:
        229°, 66.6667%, 31.7647%
        HSV (HSB):
        229°, 80.0000%, 52.9412%
        XYZ:
        5.8417, 4.0153, 23.3888
        xyY:
        0.1757, 0.1208, 4.0153
      CIE-Lab:
        23.7220, 26.1039, -51.2924
        CIE-LCH:
        23.7220, 57.5528, 296.9726
        CIE-Luv:
        23.7220, -8.1184, -62.6273
        Hunter-Lab:
        20.0382, 16.9706, -55.1770
      #1b2f87 color charts
#1b2f87 RGB chart
      #1b2f87 CMYK chart
      #1b2f87 RGB pie chart
      #1b2f87 color shades, tints & tones
#1b2f87 color schemes
#1b2f87 color preview, HTML & CSS examples
           This text has a color of #1b2f87        
        
          <p style="color:#1b2f87;">Text here</p>
        
        
          .mytext {color:#1b2f87;}
        
        Text color #1b2f87
      
           This box has a color of #1b2f87        
        
          <div style="background-color:#1b2f87;">Content here</div>
        
        
          .mybackground {background-color:#1b2f87;}
        
        Background color #1b2f87
      
           Border around this has a color of #1b2f87        
        
          <div style="border:2px solid #1b2f87;">Content here</div>
        
        
          .myborder {border:2px solid #1b2f87;}
        
        Border color #1b2f87