#2401bc color space conversions
Hex:
        #2401bc
        RGB:
        36, 1, 188
        CMY:
        86, 100, 26
        CMYK:
        81, 99, 0, 26
      HSL:
        251°, 98.9418%, 37.0588%
        HSV (HSB):
        251°, 99.4681%, 73.7255%
        XYZ:
        9.8155, 4.0276, 47.8370
        xyY:
        0.1591, 0.0653, 4.0276
      CIE-Lab:
        23.7625, 63.1918, -83.4863
        CIE-LCH:
        23.7625, 104.7052, 307.1225
        CIE-Luv:
        23.7625, -4.3711, -92.2862
        Hunter-Lab:
        20.0689, 52.1819, -127.2776
      #2401bc color charts
#2401bc RGB chart
      #2401bc CMYK chart
      #2401bc RGB pie chart
      #2401bc color shades, tints & tones
#2401bc color schemes
#2401bc color preview, HTML & CSS examples
           This text has a color of #2401bc        
        
          <p style="color:#2401bc;">Text here</p>
        
        
          .mytext {color:#2401bc;}
        
        Text color #2401bc
      
           This box has a color of #2401bc        
        
          <div style="background-color:#2401bc;">Content here</div>
        
        
          .mybackground {background-color:#2401bc;}
        
        Background color #2401bc
      
           Border around this has a color of #2401bc        
        
          <div style="border:2px solid #2401bc;">Content here</div>
        
        
          .myborder {border:2px solid #2401bc;}
        
        Border color #2401bc