#2240d4 color space conversions
Hex:
        #2240d4
        RGB:
        34, 64, 212
        CMY:
        87, 75, 17
        CMYK:
        84, 70, 0, 17
      HSL:
        230°, 72.3577%, 48.2353%
        HSV (HSB):
        230°, 83.9623%, 83.1373%
        XYZ:
        14.3767, 8.7603, 63.2205
        xyY:
        0.1665, 0.1014, 8.7603
      CIE-Lab:
        35.5187, 44.3427, -78.0258
        CIE-LCH:
        35.5187, 89.7458, 299.6099
        CIE-Luv:
        35.5187, -12.1919, -107.7224
        Hunter-Lab:
        29.5979, 34.9076, -105.9239
      #2240d4 color charts
#2240d4 RGB chart
      #2240d4 CMYK chart
      #2240d4 RGB pie chart
      #2240d4 color shades, tints & tones
#2240d4 color schemes
#2240d4 color preview, HTML & CSS examples
           This text has a color of #2240d4        
        
          <p style="color:#2240d4;">Text here</p>
        
        
          .mytext {color:#2240d4;}
        
        Text color #2240d4
      
           This box has a color of #2240d4        
        
          <div style="background-color:#2240d4;">Content here</div>
        
        
          .mybackground {background-color:#2240d4;}
        
        Background color #2240d4
      
           Border around this has a color of #2240d4        
        
          <div style="border:2px solid #2240d4;">Content here</div>
        
        
          .myborder {border:2px solid #2240d4;}
        
        Border color #2240d4