#1b4dc2 color space conversions
Hex:
        #1b4dc2
        RGB:
        27, 77, 194
        CMY:
        89, 70, 24
        CMYK:
        86, 60, 0, 24
      HSL:
        222°, 75.5656%, 43.3333%
        HSV (HSB):
        222°, 86.0825%, 76.0784%
        XYZ:
        12.8435, 9.4358, 52.1833
        xyY:
        0.1725, 0.1267, 9.4358
      CIE-Lab:
        36.8102, 28.9471, -65.4622
        CIE-LCH:
        36.8102, 71.5768, 293.8548
        CIE-Luv:
        36.8102, -15.6066, -93.4159
        Hunter-Lab:
        30.7178, 20.8770, -79.2194
      #1b4dc2 color charts
#1b4dc2 RGB chart
      #1b4dc2 CMYK chart
      #1b4dc2 RGB pie chart
      #1b4dc2 color shades, tints & tones
#1b4dc2 color schemes
#1b4dc2 color preview, HTML & CSS examples
           This text has a color of #1b4dc2        
        
          <p style="color:#1b4dc2;">Text here</p>
        
        
          .mytext {color:#1b4dc2;}
        
        Text color #1b4dc2
      
           This box has a color of #1b4dc2        
        
          <div style="background-color:#1b4dc2;">Content here</div>
        
        
          .mybackground {background-color:#1b4dc2;}
        
        Background color #1b4dc2
      
           Border around this has a color of #1b4dc2        
        
          <div style="border:2px solid #1b4dc2;">Content here</div>
        
        
          .myborder {border:2px solid #1b4dc2;}
        
        Border color #1b4dc2