#2c419b color space conversions
Hex:
        #2c419b
        RGB:
        44, 65, 155
        CMY:
        83, 75, 39
        CMYK:
        72, 58, 0, 39
      HSL:
        229°, 55.7789%, 39.0196%
        HSV (HSB):
        229°, 71.6129%, 60.7843%
        XYZ:
        8.8454, 6.6826, 31.8340
        xyY:
        0.1868, 0.1411, 6.6826
      CIE-Lab:
        31.0732, 23.6825, -51.5809
        CIE-LCH:
        31.0732, 56.7579, 294.6614
        CIE-Luv:
        31.0732, -10.0576, -70.4331
        Hunter-Lab:
        25.8508, 15.8388, -54.9173
      #2c419b color charts
#2c419b RGB chart
      #2c419b CMYK chart
      #2c419b RGB pie chart
      #2c419b color shades, tints & tones
#2c419b color schemes
#2c419b color preview, HTML & CSS examples
           This text has a color of #2c419b        
        
          <p style="color:#2c419b;">Text here</p>
        
        
          .mytext {color:#2c419b;}
        
        Text color #2c419b
      
           This box has a color of #2c419b        
        
          <div style="background-color:#2c419b;">Content here</div>
        
        
          .mybackground {background-color:#2c419b;}
        
        Background color #2c419b
      
           Border around this has a color of #2c419b        
        
          <div style="border:2px solid #2c419b;">Content here</div>
        
        
          .myborder {border:2px solid #2c419b;}
        
        Border color #2c419b