#2240ce color space conversions
Hex:
        #2240ce
        RGB:
        34, 64, 206
        CMY:
        87, 75, 19
        CMYK:
        83, 69, 0, 19
      HSL:
        230°, 71.6667%, 47.0588%
        HSV (HSB):
        230°, 83.4951%, 80.7843%
        XYZ:
        13.6337, 8.4631, 59.3075
        xyY:
        0.1675, 0.1040, 8.4631
      CIE-Lab:
        34.9293, 42.2118, -75.5260
        CIE-LCH:
        34.9293, 86.5218, 299.2010
        CIE-Luv:
        34.9293, -12.0867, -104.0720
        Hunter-Lab:
        29.0914, 32.7439, -100.5081
      #2240ce color charts
#2240ce RGB chart
      #2240ce CMYK chart
      #2240ce RGB pie chart
      #2240ce color shades, tints & tones
#2240ce color schemes
#2240ce color preview, HTML & CSS examples
           This text has a color of #2240ce        
        
          <p style="color:#2240ce;">Text here</p>
        
        
          .mytext {color:#2240ce;}
        
        Text color #2240ce
      
           This box has a color of #2240ce        
        
          <div style="background-color:#2240ce;">Content here</div>
        
        
          .mybackground {background-color:#2240ce;}
        
        Background color #2240ce
      
           Border around this has a color of #2240ce        
        
          <div style="border:2px solid #2240ce;">Content here</div>
        
        
          .myborder {border:2px solid #2240ce;}
        
        Border color #2240ce