#2c2a78 color space conversions
Hex:
        #2c2a78
        RGB:
        44, 42, 120
        CMY:
        83, 84, 53
        CMYK:
        63, 65, 0, 53
      HSL:
        242°, 48.1481%, 31.7647%
        HSV (HSB):
        242°, 65.0000%, 47.0588%
        XYZ:
        5.2568, 3.5475, 18.1770
        xyY:
        0.1948, 0.1315, 3.5475
      CIE-Lab:
        22.1151, 26.2122, -44.4087
        CIE-LCH:
        22.1151, 51.5676, 300.5512
        CIE-Luv:
        22.1151, -3.3800, -53.4152
        Hunter-Lab:
        18.8347, 16.8592, -44.0351
      #2c2a78 color charts
#2c2a78 RGB chart
      #2c2a78 CMYK chart
      #2c2a78 RGB pie chart
      #2c2a78 color shades, tints & tones
#2c2a78 color schemes
#2c2a78 color preview, HTML & CSS examples
           This text has a color of #2c2a78        
        
          <p style="color:#2c2a78;">Text here</p>
        
        
          .mytext {color:#2c2a78;}
        
        Text color #2c2a78
      
           This box has a color of #2c2a78        
        
          <div style="background-color:#2c2a78;">Content here</div>
        
        
          .mybackground {background-color:#2c2a78;}
        
        Background color #2c2a78
      
           Border around this has a color of #2c2a78        
        
          <div style="border:2px solid #2c2a78;">Content here</div>
        
        
          .myborder {border:2px solid #2c2a78;}
        
        Border color #2c2a78