#2441e5 color space conversions
Hex:
        #2441e5
        RGB:
        36, 65, 229
        CMY:
        86, 75, 10
        CMYK:
        84, 72, 0, 10
      HSL:
        231°, 78.7755%, 51.9608%
        HSV (HSB):
        231°, 84.2795%, 89.8039%
        XYZ:
        16.7607, 9.8128, 75.1394
        xyY:
        0.1648, 0.0965, 9.8128
      CIE-Lab:
        37.5043, 49.7628, -84.4902
        CIE-LCH:
        37.5043, 98.0557, 300.4971
        CIE-Luv:
        37.5043, -12.5094, -117.7552
        Hunter-Lab:
        31.3254, 40.6873, -120.2896
      #2441e5 color charts
#2441e5 RGB chart
      #2441e5 CMYK chart
      #2441e5 RGB pie chart
      #2441e5 color shades, tints & tones
#2441e5 color schemes
#2441e5 color preview, HTML & CSS examples
           This text has a color of #2441e5        
        
          <p style="color:#2441e5;">Text here</p>
        
        
          .mytext {color:#2441e5;}
        
        Text color #2441e5
      
           This box has a color of #2441e5        
        
          <div style="background-color:#2441e5;">Content here</div>
        
        
          .mybackground {background-color:#2441e5;}
        
        Background color #2441e5
      
           Border around this has a color of #2441e5        
        
          <div style="border:2px solid #2441e5;">Content here</div>
        
        
          .myborder {border:2px solid #2441e5;}
        
        Border color #2441e5