#2401d1 color space conversions
Hex:
        #2401d1
        RGB:
        36, 1, 209
        CMY:
        86, 100, 18
        CMYK:
        83, 100, 0, 18
      HSL:
        250°, 99.0476%, 41.1765%
        HSV (HSB):
        250°, 99.5215%, 81.9608%
        XYZ:
        12.2470, 5.0002, 60.6412
        xyY:
        0.1572, 0.0642, 5.0002
      CIE-Lab:
        26.7354, 68.3380, -90.8688
        CIE-LCH:
        26.7354, 113.6979, 306.9450
        CIE-Luv:
        26.7354, -5.5073, -104.6680
        Hunter-Lab:
        22.3612, 58.6309, -145.1356
      #2401d1 color charts
#2401d1 RGB chart
      #2401d1 CMYK chart
      #2401d1 RGB pie chart
      #2401d1 color shades, tints & tones
#2401d1 color schemes
#2401d1 color preview, HTML & CSS examples
           This text has a color of #2401d1        
        
          <p style="color:#2401d1;">Text here</p>
        
        
          .mytext {color:#2401d1;}
        
        Text color #2401d1
      
           This box has a color of #2401d1        
        
          <div style="background-color:#2401d1;">Content here</div>
        
        
          .mybackground {background-color:#2401d1;}
        
        Background color #2401d1
      
           Border around this has a color of #2401d1        
        
          <div style="border:2px solid #2401d1;">Content here</div>
        
        
          .myborder {border:2px solid #2401d1;}
        
        Border color #2401d1