#1b3f83 color space conversions
Hex:
        #1b3f83
        RGB:
        27, 63, 131
        CMY:
        89, 75, 49
        CMYK:
        79, 52, 0, 49
      HSL:
        219°, 65.8228%, 30.9804%
        HSV (HSB):
        219°, 79.3893%, 51.3725%
        XYZ:
        6.3262, 5.4267, 22.1868
        xyY:
        0.1864, 0.1599, 5.4267
      CIE-Lab:
        27.9174, 13.3315, -41.9707
        CIE-LCH:
        27.9174, 44.0372, 287.6219
        CIE-Luv:
        27.9174, -12.2771, -55.0854
        Hunter-Lab:
        23.2953, 7.7079, -40.1618
      #1b3f83 color charts
#1b3f83 RGB chart
      #1b3f83 CMYK chart
      #1b3f83 RGB pie chart
      #1b3f83 color shades, tints & tones
#1b3f83 color schemes
#1b3f83 color preview, HTML & CSS examples
           This text has a color of #1b3f83        
        
          <p style="color:#1b3f83;">Text here</p>
        
        
          .mytext {color:#1b3f83;}
        
        Text color #1b3f83
      
           This box has a color of #1b3f83        
        
          <div style="background-color:#1b3f83;">Content here</div>
        
        
          .mybackground {background-color:#1b3f83;}
        
        Background color #1b3f83
      
           Border around this has a color of #1b3f83        
        
          <div style="border:2px solid #1b3f83;">Content here</div>
        
        
          .myborder {border:2px solid #1b3f83;}
        
        Border color #1b3f83