#2b4fdf color space conversions
Hex:
        #2b4fdf
        RGB:
        43, 79, 223
        CMY:
        83, 69, 13
        CMYK:
        81, 65, 0, 13
      HSL:
        228°, 73.7705%, 52.1569%
        HSV (HSB):
        228°, 80.7175%, 87.4510%
        XYZ:
        17.1115, 11.4333, 71.1170
        xyY:
        0.1717, 0.1147, 11.4333
      CIE-Lab:
        40.3008, 39.6517, -76.4569
        CIE-LCH:
        40.3008, 86.1273, 297.4119
        CIE-Luv:
        40.3008, -14.4388, -111.2489
        Hunter-Lab:
        33.8131, 31.1591, -101.0317
      #2b4fdf color charts
#2b4fdf RGB chart
      #2b4fdf CMYK chart
      #2b4fdf RGB pie chart
      #2b4fdf color shades, tints & tones
#2b4fdf color schemes
#2b4fdf color preview, HTML & CSS examples
           This text has a color of #2b4fdf        
        
          <p style="color:#2b4fdf;">Text here</p>
        
        
          .mytext {color:#2b4fdf;}
        
        Text color #2b4fdf
      
           This box has a color of #2b4fdf        
        
          <div style="background-color:#2b4fdf;">Content here</div>
        
        
          .mybackground {background-color:#2b4fdf;}
        
        Background color #2b4fdf
      
           Border around this has a color of #2b4fdf        
        
          <div style="border:2px solid #2b4fdf;">Content here</div>
        
        
          .myborder {border:2px solid #2b4fdf;}
        
        Border color #2b4fdf