#1b40c1 color space conversions
Hex:
        #1b40c1
        RGB:
        27, 64, 193
        CMY:
        89, 75, 24
        CMYK:
        86, 67, 0, 24
      HSL:
        227°, 75.4545%, 43.1373%
        HSV (HSB):
        227°, 86.0104%, 75.6863%
        XYZ:
        11.9110, 7.7501, 51.3202
        xyY:
        0.1678, 0.1092, 7.7501
      CIE-Lab:
        33.4568, 37.0353, -70.3761
        CIE-LCH:
        33.4568, 79.5262, 297.7555
        CIE-Luv:
        33.4568, -12.5969, -96.1656
        Hunter-Lab:
        27.8389, 27.6540, -89.8120
      #1b40c1 color charts
#1b40c1 RGB chart
      #1b40c1 CMYK chart
      #1b40c1 RGB pie chart
      #1b40c1 color shades, tints & tones
#1b40c1 color schemes
#1b40c1 color preview, HTML & CSS examples
           This text has a color of #1b40c1        
        
          <p style="color:#1b40c1;">Text here</p>
        
        
          .mytext {color:#1b40c1;}
        
        Text color #1b40c1
      
           This box has a color of #1b40c1        
        
          <div style="background-color:#1b40c1;">Content here</div>
        
        
          .mybackground {background-color:#1b40c1;}
        
        Background color #1b40c1
      
           Border around this has a color of #1b40c1        
        
          <div style="border:2px solid #1b40c1;">Content here</div>
        
        
          .myborder {border:2px solid #1b40c1;}
        
        Border color #1b40c1