#2c2e86 color space conversions
Hex:
        #2c2e86
        RGB:
        44, 46, 134
        CMY:
        83, 82, 47
        CMYK:
        67, 66, 0, 47
      HSL:
        239°, 50.5618%, 34.9020%
        HSV (HSB):
        239°, 67.1642%, 52.5490%
        XYZ:
        6.3188, 4.2107, 23.0340
        xyY:
        0.1883, 0.1255, 4.2107
      CIE-Lab:
        24.3561, 28.6025, -49.5903
        CIE-LCH:
        24.3561, 57.2477, 299.9753
        CIE-Luv:
        24.3561, -4.8934, -61.7039
        Hunter-Lab:
        20.5200, 19.0561, -52.1899
      #2c2e86 color charts
#2c2e86 RGB chart
      #2c2e86 CMYK chart
      #2c2e86 RGB pie chart
      #2c2e86 color shades, tints & tones
#2c2e86 color schemes
#2c2e86 color preview, HTML & CSS examples
           This text has a color of #2c2e86        
        
          <p style="color:#2c2e86;">Text here</p>
        
        
          .mytext {color:#2c2e86;}
        
        Text color #2c2e86
      
           This box has a color of #2c2e86        
        
          <div style="background-color:#2c2e86;">Content here</div>
        
        
          .mybackground {background-color:#2c2e86;}
        
        Background color #2c2e86
      
           Border around this has a color of #2c2e86        
        
          <div style="border:2px solid #2c2e86;">Content here</div>
        
        
          .myborder {border:2px solid #2c2e86;}
        
        Border color #2c2e86