#2c2d99 color space conversions
Hex:
        #2c2d99
        RGB:
        44, 45, 153
        CMY:
        83, 82, 40
        CMYK:
        71, 71, 0, 40
      HSL:
        239°, 55.3299%, 38.6275%
        HSV (HSB):
        239°, 71.2418%, 60.0000%
        XYZ:
        7.7269, 4.7122, 30.6393
        xyY:
        0.1794, 0.1094, 4.7122
      CIE-Lab:
        25.8984, 36.0032, -58.8211
        CIE-LCH:
        25.8984, 68.9649, 301.4700
        CIE-Luv:
        25.8984, -5.5149, -73.8501
        Hunter-Lab:
        21.7075, 25.5496, -68.4903
      #2c2d99 color charts
#2c2d99 RGB chart
      #2c2d99 CMYK chart
      #2c2d99 RGB pie chart
      #2c2d99 color shades, tints & tones
#2c2d99 color schemes
#2c2d99 color preview, HTML & CSS examples
           This text has a color of #2c2d99        
        
          <p style="color:#2c2d99;">Text here</p>
        
        
          .mytext {color:#2c2d99;}
        
        Text color #2c2d99
      
           This box has a color of #2c2d99        
        
          <div style="background-color:#2c2d99;">Content here</div>
        
        
          .mybackground {background-color:#2c2d99;}
        
        Background color #2c2d99
      
           Border around this has a color of #2c2d99        
        
          <div style="border:2px solid #2c2d99;">Content here</div>
        
        
          .myborder {border:2px solid #2c2d99;}
        
        Border color #2c2d99