#1b156a color space conversions
Hex:
        #1b156a
        RGB:
        27, 21, 106
        CMY:
        89, 92, 58
        CMYK:
        75, 80, 0, 58
      HSL:
        244°, 66.9291%, 24.9020%
        HSV (HSB):
        244°, 80.1887%, 41.5686%
        XYZ:
        3.3217, 1.8099, 13.8100
        xyY:
        0.1754, 0.0956, 1.8099
      CIE-Lab:
        14.4565, 32.1938, -47.9752
        CIE-LCH:
        14.4565, 57.7759, 303.8636
        CIE-Luv:
        14.4565, -2.4521, -45.4389
        Hunter-Lab:
        13.4534, 20.5285, -51.4438
      #1b156a color charts
#1b156a RGB chart
      #1b156a CMYK chart
      #1b156a RGB pie chart
      #1b156a color shades, tints & tones
#1b156a color schemes
#1b156a color preview, HTML & CSS examples
           This text has a color of #1b156a        
        
          <p style="color:#1b156a;">Text here</p>
        
        
          .mytext {color:#1b156a;}
        
        Text color #1b156a
      
           This box has a color of #1b156a        
        
          <div style="background-color:#1b156a;">Content here</div>
        
        
          .mybackground {background-color:#1b156a;}
        
        Background color #1b156a
      
           Border around this has a color of #1b156a        
        
          <div style="border:2px solid #1b156a;">Content here</div>
        
        
          .myborder {border:2px solid #1b156a;}
        
        Border color #1b156a