#1b3f7a color space conversions
Hex:
        #1b3f7a
        RGB:
        27, 63, 122
        CMY:
        89, 75, 52
        CMYK:
        78, 48, 0, 52
      HSL:
        217°, 63.7584%, 29.2157%
        HSV (HSB):
        217°, 77.8689%, 47.8431%
        XYZ:
        5.7424, 5.1932, 19.1121
        xyY:
        0.1911, 0.1728, 5.1932
      CIE-Lab:
        27.2782, 9.6509, -37.3639
        CIE-LCH:
        27.2782, 38.5902, 284.4826
        CIE-Luv:
        27.2782, -12.3791, -48.5120
        Hunter-Lab:
        22.7885, 5.0993, -33.7729
      #1b3f7a color charts
#1b3f7a RGB chart
      #1b3f7a CMYK chart
      #1b3f7a RGB pie chart
      #1b3f7a color shades, tints & tones
#1b3f7a color schemes
#1b3f7a color preview, HTML & CSS examples
           This text has a color of #1b3f7a        
        
          <p style="color:#1b3f7a;">Text here</p>
        
        
          .mytext {color:#1b3f7a;}
        
        Text color #1b3f7a
      
           This box has a color of #1b3f7a        
        
          <div style="background-color:#1b3f7a;">Content here</div>
        
        
          .mybackground {background-color:#1b3f7a;}
        
        Background color #1b3f7a
      
           Border around this has a color of #1b3f7a        
        
          <div style="border:2px solid #1b3f7a;">Content here</div>
        
        
          .myborder {border:2px solid #1b3f7a;}
        
        Border color #1b3f7a