#0213ba color space conversions
Hex:
        #0213ba
        RGB:
        2, 19, 186
        CMY:
        99, 93, 27
        CMYK:
        99, 90, 0, 27
      HSL:
        234°, 97.8723%, 36.8627%
        HSV (HSB):
        234°, 98.9247%, 72.9412%
        XYZ:
        9.1208, 4.0238, 46.7503
        xyY:
        0.1523, 0.0672, 4.0238
      CIE-Lab:
        23.7500, 57.5757, -82.3477
        CIE-LCH:
        23.7500, 100.4794, 304.9604
        CIE-Luv:
        23.7500, -7.3746, -91.2864
        Hunter-Lab:
        20.0595, 46.0581, -124.1389
      #0213ba color charts
#0213ba RGB chart
      #0213ba CMYK chart
      #0213ba RGB pie chart
      #0213ba color shades, tints & tones
#0213ba color schemes
#0213ba color preview, HTML & CSS examples
           This text has a color of #0213ba        
        
          <p style="color:#0213ba;">Text here</p>
        
        
          .mytext {color:#0213ba;}
        
        Text color #0213ba
      
           This box has a color of #0213ba        
        
          <div style="background-color:#0213ba;">Content here</div>
        
        
          .mybackground {background-color:#0213ba;}
        
        Background color #0213ba
      
           Border around this has a color of #0213ba        
        
          <div style="border:2px solid #0213ba;">Content here</div>
        
        
          .myborder {border:2px solid #0213ba;}
        
        Border color #0213ba