#2c4abb color space conversions
Hex:
        #2c4abb
        RGB:
        44, 74, 187
        CMY:
        83, 71, 27
        CMYK:
        76, 60, 0, 27
      HSL:
        227°, 61.9048%, 45.2941%
        HSV (HSB):
        227°, 76.4706%, 73.3333%
        XYZ:
        12.4571, 9.0209, 48.0984
        xyY:
        0.1790, 0.1297, 9.0209
      CIE-Lab:
        36.0245, 29.7348, -62.6214
        CIE-LCH:
        36.0245, 69.3224, 295.4000
        CIE-Luv:
        36.0245, -12.7535, -89.1479
        Hunter-Lab:
        30.0348, 21.4732, -73.9239
      #2c4abb color charts
#2c4abb RGB chart
      #2c4abb CMYK chart
      #2c4abb RGB pie chart
      #2c4abb color shades, tints & tones
#2c4abb color schemes
#2c4abb color preview, HTML & CSS examples
           This text has a color of #2c4abb        
        
          <p style="color:#2c4abb;">Text here</p>
        
        
          .mytext {color:#2c4abb;}
        
        Text color #2c4abb
      
           This box has a color of #2c4abb        
        
          <div style="background-color:#2c4abb;">Content here</div>
        
        
          .mybackground {background-color:#2c4abb;}
        
        Background color #2c4abb
      
           Border around this has a color of #2c4abb        
        
          <div style="border:2px solid #2c4abb;">Content here</div>
        
        
          .myborder {border:2px solid #2c4abb;}
        
        Border color #2c4abb