#2436d8 color space conversions
Hex:
        #2436d8
        RGB:
        36, 54, 216
        CMY:
        86, 79, 15
        CMYK:
        83, 75, 0, 15
      HSL:
        234°, 71.4286%, 49.4118%
        HSV (HSB):
        234°, 83.3333%, 84.7059%
        XYZ:
        14.4414, 7.9713, 65.7432
        xyY:
        0.1638, 0.0904, 7.9713
      CIE-Lab:
        33.9230, 51.6195, -82.9675
        CIE-LCH:
        33.9230, 97.7148, 301.8884
        CIE-Luv:
        33.9230, -10.3405, -111.0223
        Hunter-Lab:
        28.2334, 41.8942, -118.2968
      #2436d8 color charts
#2436d8 RGB chart
      #2436d8 CMYK chart
      #2436d8 RGB pie chart
      #2436d8 color shades, tints & tones
#2436d8 color schemes
#2436d8 color preview, HTML & CSS examples
           This text has a color of #2436d8        
        
          <p style="color:#2436d8;">Text here</p>
        
        
          .mytext {color:#2436d8;}
        
        Text color #2436d8
      
           This box has a color of #2436d8        
        
          <div style="background-color:#2436d8;">Content here</div>
        
        
          .mybackground {background-color:#2436d8;}
        
        Background color #2436d8
      
           Border around this has a color of #2436d8        
        
          <div style="border:2px solid #2436d8;">Content here</div>
        
        
          .myborder {border:2px solid #2436d8;}
        
        Border color #2436d8