#2401ba color space conversions
Hex:
        #2401ba
        RGB:
        36, 1, 186
        CMY:
        86, 100, 27
        CMYK:
        81, 99, 0, 27
      HSL:
        251°, 98.9305%, 36.6667%
        HSV (HSB):
        251°, 99.4624%, 72.9412%
        XYZ:
        9.6013, 3.9419, 46.7092
        xyY:
        0.1594, 0.0654, 3.9419
      CIE-Lab:
        23.4786, 62.6970, -82.7715
        CIE-LCH:
        23.4786, 103.8366, 307.1429
        CIE-Luv:
        23.4786, -4.2601, -91.1001
        Hunter-Lab:
        19.8543, 51.5755, -125.5873
      #2401ba color charts
#2401ba RGB chart
      #2401ba CMYK chart
      #2401ba RGB pie chart
      #2401ba color shades, tints & tones
#2401ba color schemes
#2401ba color preview, HTML & CSS examples
           This text has a color of #2401ba        
        
          <p style="color:#2401ba;">Text here</p>
        
        
          .mytext {color:#2401ba;}
        
        Text color #2401ba
      
           This box has a color of #2401ba        
        
          <div style="background-color:#2401ba;">Content here</div>
        
        
          .mybackground {background-color:#2401ba;}
        
        Background color #2401ba
      
           Border around this has a color of #2401ba        
        
          <div style="border:2px solid #2401ba;">Content here</div>
        
        
          .myborder {border:2px solid #2401ba;}
        
        Border color #2401ba