#2429ef color space conversions
Hex:
        #2429ef
        RGB:
        36, 41, 239
        CMY:
        86, 84, 6
        CMYK:
        85, 83, 0, 6
      HSL:
        239°, 86.3830%, 53.9216%
        HSV (HSB):
        239°, 84.9372%, 93.7255%
        XYZ:
        17.1005, 8.1929, 82.3415
        xyY:
        0.1589, 0.0761, 8.1929
      CIE-Lab:
        34.3815, 65.1052, -95.3498
        CIE-LCH:
        34.3815, 115.4568, 304.3254
        CIE-Luv:
        34.3815, -9.4305, -124.1708
        Hunter-Lab:
        28.6233, 56.5508, -150.5248
      #2429ef color charts
#2429ef RGB chart
      #2429ef CMYK chart
      #2429ef RGB pie chart
      #2429ef color shades, tints & tones
#2429ef color schemes
#2429ef color preview, HTML & CSS examples
           This text has a color of #2429ef        
        
          <p style="color:#2429ef;">Text here</p>
        
        
          .mytext {color:#2429ef;}
        
        Text color #2429ef
      
           This box has a color of #2429ef        
        
          <div style="background-color:#2429ef;">Content here</div>
        
        
          .mybackground {background-color:#2429ef;}
        
        Background color #2429ef
      
           Border around this has a color of #2429ef        
        
          <div style="border:2px solid #2429ef;">Content here</div>
        
        
          .myborder {border:2px solid #2429ef;}
        
        Border color #2429ef