#2e29ec color space conversions
Hex:
        #2e29ec
        RGB:
        46, 41, 236
        CMY:
        82, 84, 7
        CMYK:
        81, 83, 0, 7
      HSL:
        242°, 83.6910%, 54.3137%
        HSV (HSB):
        242°, 82.6271%, 92.5490%
        XYZ:
        17.0600, 8.2228, 80.0449
        xyY:
        0.1620, 0.0781, 8.2228
      CIE-Lab:
        34.4427, 64.6182, -93.5342
        CIE-LCH:
        34.4427, 113.6845, 304.6387
        CIE-Luv:
        34.4427, -8.2901, -122.6222
        Hunter-Lab:
        28.6755, 56.0132, -145.4294
      #2e29ec color charts
#2e29ec RGB chart
      #2e29ec CMYK chart
      #2e29ec RGB pie chart
      #2e29ec color shades, tints & tones
#2e29ec color schemes
#2e29ec color preview, HTML & CSS examples
           This text has a color of #2e29ec        
        
          <p style="color:#2e29ec;">Text here</p>
        
        
          .mytext {color:#2e29ec;}
        
        Text color #2e29ec
      
           This box has a color of #2e29ec        
        
          <div style="background-color:#2e29ec;">Content here</div>
        
        
          .mybackground {background-color:#2e29ec;}
        
        Background color #2e29ec
      
           Border around this has a color of #2e29ec        
        
          <div style="border:2px solid #2e29ec;">Content here</div>
        
        
          .myborder {border:2px solid #2e29ec;}
        
        Border color #2e29ec