#2c29ae color space conversions
Hex:
        #2c29ae
        RGB:
        44, 41, 174
        CMY:
        83, 84, 32
        CMYK:
        75, 76, 0, 32
      HSL:
        241°, 61.8605%, 42.1569%
        HSV (HSB):
        241°, 76.4368%, 68.2353%
        XYZ:
        9.4716, 5.1773, 40.5445
        xyY:
        0.1716, 0.0938, 5.1773
      CIE-Lab:
        27.2342, 45.4558, -69.3451
        CIE-LCH:
        27.2342, 82.9154, 303.2449
        CIE-Luv:
        27.2342, -5.7925, -86.7896
        Hunter-Lab:
        22.7538, 34.4844, -89.7201
      #2c29ae color charts
#2c29ae RGB chart
      #2c29ae CMYK chart
      #2c29ae RGB pie chart
      #2c29ae color shades, tints & tones
#2c29ae color schemes
#2c29ae color preview, HTML & CSS examples
           This text has a color of #2c29ae        
        
          <p style="color:#2c29ae;">Text here</p>
        
        
          .mytext {color:#2c29ae;}
        
        Text color #2c29ae
      
           This box has a color of #2c29ae        
        
          <div style="background-color:#2c29ae;">Content here</div>
        
        
          .mybackground {background-color:#2c29ae;}
        
        Background color #2c29ae
      
           Border around this has a color of #2c29ae        
        
          <div style="border:2px solid #2c29ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c29ae;}
        
        Border color #2c29ae