#2001ba color space conversions
Hex:
        #2001ba
        RGB:
        32, 1, 186
        CMY:
        87, 100, 27
        CMYK:
        83, 99, 0, 27
      HSL:
        250°, 98.9305%, 36.6667%
        HSV (HSB):
        250°, 99.4624%, 72.9412%
        XYZ:
        9.4694, 3.8740, 46.7030
        xyY:
        0.1577, 0.0645, 3.8740
      CIE-Lab:
        23.2503, 62.6099, -83.1584
        CIE-LCH:
        23.2503, 104.0929, 306.9760
        CIE-Luv:
        23.2503, -4.6733, -90.8156
        Hunter-Lab:
        19.6824, 51.4346, -126.9078
      #2001ba color charts
#2001ba RGB chart
      #2001ba CMYK chart
      #2001ba RGB pie chart
      #2001ba color shades, tints & tones
#2001ba color schemes
#2001ba color preview, HTML & CSS examples
           This text has a color of #2001ba        
        
          <p style="color:#2001ba;">Text here</p>
        
        
          .mytext {color:#2001ba;}
        
        Text color #2001ba
      
           This box has a color of #2001ba        
        
          <div style="background-color:#2001ba;">Content here</div>
        
        
          .mybackground {background-color:#2001ba;}
        
        Background color #2001ba
      
           Border around this has a color of #2001ba        
        
          <div style="border:2px solid #2001ba;">Content here</div>
        
        
          .myborder {border:2px solid #2001ba;}
        
        Border color #2001ba