#1b41a1 color space conversions
Hex:
        #1b41a1
        RGB:
        27, 65, 161
        CMY:
        89, 75, 37
        CMYK:
        83, 60, 0, 37
      HSL:
        223°, 71.2766%, 36.8627%
        HSV (HSB):
        223°, 83.2298%, 63.1373%
        XYZ:
        8.7753, 6.5868, 34.5271
        xyY:
        0.1759, 0.1320, 6.5868
      CIE-Lab:
        30.8471, 24.0569, -55.6130
        CIE-LCH:
        30.8471, 60.5932, 293.3922
        CIE-Luv:
        30.8471, -12.6753, -75.2274
        Hunter-Lab:
        25.6648, 16.1194, -61.7980
      #1b41a1 color charts
#1b41a1 RGB chart
      #1b41a1 CMYK chart
      #1b41a1 RGB pie chart
      #1b41a1 color shades, tints & tones
#1b41a1 color schemes
#1b41a1 color preview, HTML & CSS examples
           This text has a color of #1b41a1        
        
          <p style="color:#1b41a1;">Text here</p>
        
        
          .mytext {color:#1b41a1;}
        
        Text color #1b41a1
      
           This box has a color of #1b41a1        
        
          <div style="background-color:#1b41a1;">Content here</div>
        
        
          .mybackground {background-color:#1b41a1;}
        
        Background color #1b41a1
      
           Border around this has a color of #1b41a1        
        
          <div style="border:2px solid #1b41a1;">Content here</div>
        
        
          .myborder {border:2px solid #1b41a1;}
        
        Border color #1b41a1