#2c43ae color space conversions
Hex:
        #2c43ae
        RGB:
        44, 67, 174
        CMY:
        83, 74, 32
        CMYK:
        75, 61, 0, 32
      HSL:
        229°, 59.6330%, 42.7451%
        HSV (HSB):
        229°, 74.7126%, 68.2353%
        XYZ:
        10.6858, 7.6058, 40.9493
        xyY:
        0.1804, 0.1284, 7.6058
      CIE-Lab:
        33.1480, 29.4753, -59.6260
        CIE-LCH:
        33.1480, 66.5135, 296.3048
        CIE-Luv:
        33.1480, -10.8693, -82.6930
        Hunter-Lab:
        27.5786, 20.9007, -68.7301
      #2c43ae color charts
#2c43ae RGB chart
      #2c43ae CMYK chart
      #2c43ae RGB pie chart
      #2c43ae color shades, tints & tones
#2c43ae color schemes
#2c43ae color preview, HTML & CSS examples
           This text has a color of #2c43ae        
        
          <p style="color:#2c43ae;">Text here</p>
        
        
          .mytext {color:#2c43ae;}
        
        Text color #2c43ae
      
           This box has a color of #2c43ae        
        
          <div style="background-color:#2c43ae;">Content here</div>
        
        
          .mybackground {background-color:#2c43ae;}
        
        Background color #2c43ae
      
           Border around this has a color of #2c43ae        
        
          <div style="border:2px solid #2c43ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c43ae;}
        
        Border color #2c43ae