#2c29ee color space conversions
Hex:
        #2c29ee
        RGB:
        44, 41, 238
        CMY:
        83, 84, 7
        CMYK:
        82, 83, 0, 7
      HSL:
        241°, 85.2814%, 54.7059%
        HSV (HSB):
        241°, 82.7731%, 93.3333%
        XYZ:
        17.2643, 8.2944, 81.5800
        xyY:
        0.1611, 0.0774, 8.2944
      CIE-Lab:
        34.5886, 65.1108, -94.4292
        CIE-LCH:
        34.5886, 114.7009, 304.5870
        CIE-Luv:
        34.5886, -8.6019, -123.7236
        Hunter-Lab:
        28.8000, 56.6025, -147.7872
      #2c29ee color charts
#2c29ee RGB chart
      #2c29ee CMYK chart
      #2c29ee RGB pie chart
      #2c29ee color shades, tints & tones
#2c29ee color schemes
#2c29ee color preview, HTML & CSS examples
           This text has a color of #2c29ee        
        
          <p style="color:#2c29ee;">Text here</p>
        
        
          .mytext {color:#2c29ee;}
        
        Text color #2c29ee
      
           This box has a color of #2c29ee        
        
          <div style="background-color:#2c29ee;">Content here</div>
        
        
          .mybackground {background-color:#2c29ee;}
        
        Background color #2c29ee
      
           Border around this has a color of #2c29ee        
        
          <div style="border:2px solid #2c29ee;">Content here</div>
        
        
          .myborder {border:2px solid #2c29ee;}
        
        Border color #2c29ee