#2c43aa color space conversions
Hex:
        #2c43aa
        RGB:
        44, 67, 170
        CMY:
        83, 74, 33
        CMYK:
        74, 61, 0, 33
      HSL:
        229°, 58.8785%, 41.9608%
        HSV (HSB):
        229°, 74.1176%, 66.6667%
        XYZ:
        10.3016, 7.4521, 38.9257
        xyY:
        0.1818, 0.1315, 7.4521
      CIE-Lab:
        32.8146, 27.9840, -57.7824
        CIE-LCH:
        32.8146, 64.2021, 295.8409
        CIE-Luv:
        32.8146, -10.8044, -80.0069
        Hunter-Lab:
        27.2985, 19.5878, -65.4344
      #2c43aa color charts
#2c43aa RGB chart
      #2c43aa CMYK chart
      #2c43aa RGB pie chart
      #2c43aa color shades, tints & tones
#2c43aa color schemes
#2c43aa color preview, HTML & CSS examples
           This text has a color of #2c43aa        
        
          <p style="color:#2c43aa;">Text here</p>
        
        
          .mytext {color:#2c43aa;}
        
        Text color #2c43aa
      
           This box has a color of #2c43aa        
        
          <div style="background-color:#2c43aa;">Content here</div>
        
        
          .mybackground {background-color:#2c43aa;}
        
        Background color #2c43aa
      
           Border around this has a color of #2c43aa        
        
          <div style="border:2px solid #2c43aa;">Content here</div>
        
        
          .myborder {border:2px solid #2c43aa;}
        
        Border color #2c43aa