#2c2eaa color space conversions
Hex:
        #2c2eaa
        RGB:
        44, 46, 170
        CMY:
        83, 82, 33
        CMYK:
        74, 73, 0, 33
      HSL:
        239°, 58.8785%, 41.9608%
        HSV (HSB):
        239°, 74.1176%, 66.6667%
        XYZ:
        9.2714, 5.3917, 38.5823
        xyY:
        0.1741, 0.1013, 5.3917
      CIE-Lab:
        27.8229, 41.2731, -65.9703
        CIE-LCH:
        27.8229, 77.8174, 302.0314
        CIE-Luv:
        27.8229, -6.4094, -84.1503
        Hunter-Lab:
        23.2201, 30.6368, -82.2614
      #2c2eaa color charts
#2c2eaa RGB chart
      #2c2eaa CMYK chart
      #2c2eaa RGB pie chart
      #2c2eaa color shades, tints & tones
#2c2eaa color schemes
#2c2eaa color preview, HTML & CSS examples
           This text has a color of #2c2eaa        
        
          <p style="color:#2c2eaa;">Text here</p>
        
        
          .mytext {color:#2c2eaa;}
        
        Text color #2c2eaa
      
           This box has a color of #2c2eaa        
        
          <div style="background-color:#2c2eaa;">Content here</div>
        
        
          .mybackground {background-color:#2c2eaa;}
        
        Background color #2c2eaa
      
           Border around this has a color of #2c2eaa        
        
          <div style="border:2px solid #2c2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #2c2eaa;}
        
        Border color #2c2eaa