#2413c1 color space conversions
Hex:
        #2413c1
        RGB:
        36, 19, 193
        CMY:
        86, 93, 24
        CMYK:
        81, 90, 0, 24
      HSL:
        246°, 82.0755%, 41.5686%
        HSV (HSB):
        246°, 90.1554%, 75.6863%
        XYZ:
        10.5861, 4.6911, 50.7996
        xyY:
        0.1602, 0.0710, 4.6911
      CIE-Lab:
        25.8358, 60.2397, -82.9877
        CIE-LCH:
        25.8358, 102.5464, 305.9754
        CIE-Luv:
        25.8358, -5.5008, -96.5308
        Hunter-Lab:
        21.6589, 49.3412, -123.8999
      #2413c1 color charts
#2413c1 RGB chart
      #2413c1 CMYK chart
      #2413c1 RGB pie chart
      #2413c1 color shades, tints & tones
#2413c1 color schemes
#2413c1 color preview, HTML & CSS examples
           This text has a color of #2413c1        
        
          <p style="color:#2413c1;">Text here</p>
        
        
          .mytext {color:#2413c1;}
        
        Text color #2413c1
      
           This box has a color of #2413c1        
        
          <div style="background-color:#2413c1;">Content here</div>
        
        
          .mybackground {background-color:#2413c1;}
        
        Background color #2413c1
      
           Border around this has a color of #2413c1        
        
          <div style="border:2px solid #2413c1;">Content here</div>
        
        
          .myborder {border:2px solid #2413c1;}
        
        Border color #2413c1