#1b3062 color space conversions
Hex:
        #1b3062
        RGB:
        27, 48, 98
        CMY:
        89, 81, 62
        CMYK:
        72, 51, 0, 62
      HSL:
        222°, 56.8000%, 24.5098%
        HSV (HSB):
        222°, 72.4490%, 38.4314%
        XYZ:
        3.7136, 3.2288, 11.9828
        xyY:
        0.1962, 0.1706, 3.2288
      CIE-Lab:
        20.9377, 10.4487, -32.1577
        CIE-LCH:
        20.9377, 33.8126, 288.0001
        CIE-Luv:
        20.9377, -7.9536, -37.6906
        Hunter-Lab:
        17.9687, 5.4448, -26.9604
      #1b3062 color charts
#1b3062 RGB chart
      #1b3062 CMYK chart
      #1b3062 RGB pie chart
      #1b3062 color shades, tints & tones
#1b3062 color schemes
#1b3062 color preview, HTML & CSS examples
           This text has a color of #1b3062        
        
          <p style="color:#1b3062;">Text here</p>
        
        
          .mytext {color:#1b3062;}
        
        Text color #1b3062
      
           This box has a color of #1b3062        
        
          <div style="background-color:#1b3062;">Content here</div>
        
        
          .mybackground {background-color:#1b3062;}
        
        Background color #1b3062
      
           Border around this has a color of #1b3062        
        
          <div style="border:2px solid #1b3062;">Content here</div>
        
        
          .myborder {border:2px solid #1b3062;}
        
        Border color #1b3062