#2429cf color space conversions
Hex:
        #2429cf
        RGB:
        36, 41, 207
        CMY:
        86, 84, 19
        CMYK:
        83, 80, 0, 19
      HSL:
        238°, 70.3704%, 47.6471%
        HSV (HSB):
        238°, 82.6087%, 81.1765%
        XYZ:
        12.7830, 6.4659, 59.6058
        xyY:
        0.1621, 0.0820, 6.4659
      CIE-Lab:
        30.5588, 55.4892, -83.3348
        CIE-LCH:
        30.5588, 100.1186, 303.6580
        CIE-Luv:
        30.5588, -8.2079, -105.9458
        Hunter-Lab:
        25.4282, 45.2341, -121.1809
      #2429cf color charts
#2429cf RGB chart
      #2429cf CMYK chart
      #2429cf RGB pie chart
      #2429cf color shades, tints & tones
#2429cf color schemes
#2429cf color preview, HTML & CSS examples
           This text has a color of #2429cf        
        
          <p style="color:#2429cf;">Text here</p>
        
        
          .mytext {color:#2429cf;}
        
        Text color #2429cf
      
           This box has a color of #2429cf        
        
          <div style="background-color:#2429cf;">Content here</div>
        
        
          .mybackground {background-color:#2429cf;}
        
        Background color #2429cf
      
           Border around this has a color of #2429cf        
        
          <div style="border:2px solid #2429cf;">Content here</div>
        
        
          .myborder {border:2px solid #2429cf;}
        
        Border color #2429cf