#2c3ab1 color space conversions
Hex:
        #2c3ab1
        RGB:
        44, 58, 177
        CMY:
        83, 77, 31
        CMYK:
        75, 67, 0, 31
      HSL:
        234°, 60.1810%, 43.3333%
        HSV (HSB):
        234°, 75.1412%, 69.4118%
        XYZ:
        10.4876, 6.7359, 42.3424
        xyY:
        0.1761, 0.1131, 6.7359
      CIE-Lab:
        31.1980, 36.3787, -64.6070
        CIE-LCH:
        31.1980, 74.1449, 299.3828
        CIE-Luv:
        31.1980, -8.9173, -86.8771
        Hunter-Lab:
        25.9536, 26.7110, -78.5619
      #2c3ab1 color charts
#2c3ab1 RGB chart
      #2c3ab1 CMYK chart
      #2c3ab1 RGB pie chart
      #2c3ab1 color shades, tints & tones
#2c3ab1 color schemes
#2c3ab1 color preview, HTML & CSS examples
           This text has a color of #2c3ab1        
        
          <p style="color:#2c3ab1;">Text here</p>
        
        
          .mytext {color:#2c3ab1;}
        
        Text color #2c3ab1
      
           This box has a color of #2c3ab1        
        
          <div style="background-color:#2c3ab1;">Content here</div>
        
        
          .mybackground {background-color:#2c3ab1;}
        
        Background color #2c3ab1
      
           Border around this has a color of #2c3ab1        
        
          <div style="border:2px solid #2c3ab1;">Content here</div>
        
        
          .myborder {border:2px solid #2c3ab1;}
        
        Border color #2c3ab1