#1b337a color space conversions
Hex:
        #1b337a
        RGB:
        27, 51, 122
        CMY:
        89, 80, 52
        CMYK:
        78, 58, 0, 52
      HSL:
        225°, 63.7584%, 29.2157%
        HSV (HSB):
        225°, 77.8689%, 47.8431%
        XYZ:
        5.1487, 4.0058, 18.9142
        xyY:
        0.1834, 0.1427, 4.0058
      CIE-Lab:
        23.6906, 18.1057, -43.1615
        CIE-LCH:
        23.6906, 46.8052, 292.7575
        CIE-Luv:
        23.6906, -8.9316, -53.2105
        Hunter-Lab:
        20.0145, 10.8932, -42.0203
      #1b337a color charts
#1b337a RGB chart
      #1b337a CMYK chart
      #1b337a RGB pie chart
      #1b337a color shades, tints & tones
#1b337a color schemes
#1b337a color preview, HTML & CSS examples
           This text has a color of #1b337a        
        
          <p style="color:#1b337a;">Text here</p>
        
        
          .mytext {color:#1b337a;}
        
        Text color #1b337a
      
           This box has a color of #1b337a        
        
          <div style="background-color:#1b337a;">Content here</div>
        
        
          .mybackground {background-color:#1b337a;}
        
        Background color #1b337a
      
           Border around this has a color of #1b337a        
        
          <div style="border:2px solid #1b337a;">Content here</div>
        
        
          .myborder {border:2px solid #1b337a;}
        
        Border color #1b337a