#2b4bde color space conversions
Hex:
        #2b4bde
        RGB:
        43, 75, 222
        CMY:
        83, 71, 13
        CMYK:
        81, 66, 0, 13
      HSL:
        229°, 73.0612%, 51.9608%
        HSV (HSB):
        229°, 80.6306%, 87.0588%
        XYZ:
        16.6972, 10.8197, 70.3156
        xyY:
        0.1707, 0.1106, 10.8197
      CIE-Lab:
        39.2751, 41.7754, -77.5712
        CIE-LCH:
        39.2751, 88.1049, 298.3044
        CIE-Luv:
        39.2751, -13.5610, -111.6183
        Hunter-Lab:
        32.8933, 33.0463, -103.7183
      #2b4bde color charts
#2b4bde RGB chart
      #2b4bde CMYK chart
      #2b4bde RGB pie chart
      #2b4bde color shades, tints & tones
#2b4bde color schemes
#2b4bde color preview, HTML & CSS examples
           This text has a color of #2b4bde        
        
          <p style="color:#2b4bde;">Text here</p>
        
        
          .mytext {color:#2b4bde;}
        
        Text color #2b4bde
      
           This box has a color of #2b4bde        
        
          <div style="background-color:#2b4bde;">Content here</div>
        
        
          .mybackground {background-color:#2b4bde;}
        
        Background color #2b4bde
      
           Border around this has a color of #2b4bde        
        
          <div style="border:2px solid #2b4bde;">Content here</div>
        
        
          .myborder {border:2px solid #2b4bde;}
        
        Border color #2b4bde