#2434cb color space conversions
Hex:
        #2434cb
        RGB:
        36, 52, 203
        CMY:
        86, 80, 20
        CMYK:
        82, 74, 0, 20
      HSL:
        234°, 69.8745%, 46.8627%
        HSV (HSB):
        234°, 82.2660%, 79.6078%
        XYZ:
        12.7350, 7.1428, 57.2074
        xyY:
        0.1652, 0.0927, 7.1428
      CIE-Lab:
        32.1299, 48.3965, -78.4015
        CIE-LCH:
        32.1299, 92.1358, 301.6867
        CIE-Luv:
        32.1299, -9.6436, -103.5043
        Hunter-Lab:
        26.7261, 38.2849, -108.2024
      #2434cb color charts
#2434cb RGB chart
      #2434cb CMYK chart
      #2434cb RGB pie chart
      #2434cb color shades, tints & tones
#2434cb color schemes
#2434cb color preview, HTML & CSS examples
           This text has a color of #2434cb        
        
          <p style="color:#2434cb;">Text here</p>
        
        
          .mytext {color:#2434cb;}
        
        Text color #2434cb
      
           This box has a color of #2434cb        
        
          <div style="background-color:#2434cb;">Content here</div>
        
        
          .mybackground {background-color:#2434cb;}
        
        Background color #2434cb
      
           Border around this has a color of #2434cb        
        
          <div style="border:2px solid #2434cb;">Content here</div>
        
        
          .myborder {border:2px solid #2434cb;}
        
        Border color #2434cb