#2b4ecd color space conversions
Hex:
        #2b4ecd
        RGB:
        43, 78, 205
        CMY:
        83, 69, 20
        CMYK:
        79, 62, 0, 20
      HSL:
        227°, 65.3226%, 48.6275%
        HSV (HSB):
        227°, 79.0244%, 80.3922%
        XYZ:
        14.7401, 10.3701, 58.9824
        xyY:
        0.1753, 0.1233, 10.3701
      CIE-Lab:
        38.4987, 33.7234, -69.0729
        CIE-LCH:
        38.4987, 76.8657, 296.0230
        CIE-Luv:
        38.4987, -14.0347, -99.8741
        Hunter-Lab:
        32.2027, 25.3498, -86.0534
      #2b4ecd color charts
#2b4ecd RGB chart
      #2b4ecd CMYK chart
      #2b4ecd RGB pie chart
      #2b4ecd color shades, tints & tones
#2b4ecd color schemes
#2b4ecd color preview, HTML & CSS examples
           This text has a color of #2b4ecd        
        
          <p style="color:#2b4ecd;">Text here</p>
        
        
          .mytext {color:#2b4ecd;}
        
        Text color #2b4ecd
      
           This box has a color of #2b4ecd        
        
          <div style="background-color:#2b4ecd;">Content here</div>
        
        
          .mybackground {background-color:#2b4ecd;}
        
        Background color #2b4ecd
      
           Border around this has a color of #2b4ecd        
        
          <div style="border:2px solid #2b4ecd;">Content here</div>
        
        
          .myborder {border:2px solid #2b4ecd;}
        
        Border color #2b4ecd