#2c4aaa color space conversions
Hex:
        #2c4aaa
        RGB:
        44, 74, 170
        CMY:
        83, 71, 33
        CMYK:
        74, 56, 0, 33
      HSL:
        226°, 58.8785%, 41.9608%
        HSV (HSB):
        226°, 74.1176%, 66.6667%
        XYZ:
        10.7432, 8.3353, 39.0729
        xyY:
        0.1847, 0.1433, 8.3353
      CIE-Lab:
        34.6717, 23.3386, -54.7594
        CIE-LCH:
        34.6717, 59.5254, 293.0838
        CIE-Luv:
        34.6717, -12.6121, -77.4417
        Hunter-Lab:
        28.8709, 15.8976, -60.0312
      #2c4aaa color charts
#2c4aaa RGB chart
      #2c4aaa CMYK chart
      #2c4aaa RGB pie chart
      #2c4aaa color shades, tints & tones
#2c4aaa color schemes
#2c4aaa color preview, HTML & CSS examples
           This text has a color of #2c4aaa        
        
          <p style="color:#2c4aaa;">Text here</p>
        
        
          .mytext {color:#2c4aaa;}
        
        Text color #2c4aaa
      
           This box has a color of #2c4aaa        
        
          <div style="background-color:#2c4aaa;">Content here</div>
        
        
          .mybackground {background-color:#2c4aaa;}
        
        Background color #2c4aaa
      
           Border around this has a color of #2c4aaa        
        
          <div style="border:2px solid #2c4aaa;">Content here</div>
        
        
          .myborder {border:2px solid #2c4aaa;}
        
        Border color #2c4aaa