#2241e0 color space conversions
Hex:
        #2241e0
        RGB:
        34, 65, 224
        CMY:
        87, 75, 12
        CMYK:
        85, 71, 0, 12
      HSL:
        230°, 75.3968%, 50.5882%
        HSV (HSB):
        230°, 84.8214%, 87.8431%
        XYZ:
        16.0045, 9.5025, 71.5116
        xyY:
        0.1650, 0.0979, 9.5025
      CIE-Lab:
        36.9343, 47.9382, -82.5816
        CIE-LCH:
        36.9343, 95.4871, 300.1349
        CIE-Luv:
        36.9343, -12.6013, -114.8033
        Hunter-Lab:
        30.8261, 38.7293, -115.9650
      #2241e0 color charts
#2241e0 RGB chart
      #2241e0 CMYK chart
      #2241e0 RGB pie chart
      #2241e0 color shades, tints & tones
#2241e0 color schemes
#2241e0 color preview, HTML & CSS examples
           This text has a color of #2241e0        
        
          <p style="color:#2241e0;">Text here</p>
        
        
          .mytext {color:#2241e0;}
        
        Text color #2241e0
      
           This box has a color of #2241e0        
        
          <div style="background-color:#2241e0;">Content here</div>
        
        
          .mybackground {background-color:#2241e0;}
        
        Background color #2241e0
      
           Border around this has a color of #2241e0        
        
          <div style="border:2px solid #2241e0;">Content here</div>
        
        
          .myborder {border:2px solid #2241e0;}
        
        Border color #2241e0