#1b3fc2 color space conversions
Hex:
        #1b3fc2
        RGB:
        27, 63, 194
        CMY:
        89, 75, 24
        CMYK:
        86, 68, 0, 24
      HSL:
        227°, 75.5656%, 43.3333%
        HSV (HSB):
        227°, 86.0825%, 76.0784%
        XYZ:
        11.9671, 7.6831, 51.8912
        xyY:
        0.1673, 0.1074, 7.6831
      CIE-Lab:
        33.3139, 38.0434, -71.1976
        CIE-LCH:
        33.3139, 80.7242, 298.1171
        CIE-Luv:
        33.3139, -12.3972, -96.9671
        Hunter-Lab:
        27.7183, 28.5584, -91.5933
      #1b3fc2 color charts
#1b3fc2 RGB chart
      #1b3fc2 CMYK chart
      #1b3fc2 RGB pie chart
      #1b3fc2 color shades, tints & tones
#1b3fc2 color schemes
#1b3fc2 color preview, HTML & CSS examples
           This text has a color of #1b3fc2        
        
          <p style="color:#1b3fc2;">Text here</p>
        
        
          .mytext {color:#1b3fc2;}
        
        Text color #1b3fc2
      
           This box has a color of #1b3fc2        
        
          <div style="background-color:#1b3fc2;">Content here</div>
        
        
          .mybackground {background-color:#1b3fc2;}
        
        Background color #1b3fc2
      
           Border around this has a color of #1b3fc2        
        
          <div style="border:2px solid #1b3fc2;">Content here</div>
        
        
          .myborder {border:2px solid #1b3fc2;}
        
        Border color #1b3fc2