#0221ba color space conversions
Hex:
        #0221ba
        RGB:
        2, 33, 186
        CMY:
        99, 87, 27
        CMYK:
        99, 82, 0, 27
      HSL:
        230°, 97.8723%, 36.8627%
        HSV (HSB):
        230°, 98.9247%, 72.9412%
        XYZ:
        9.4318, 4.6458, 46.8540
        xyY:
        0.1548, 0.0762, 4.6458
      CIE-Lab:
        25.7008, 51.7398, -79.0958
        CIE-LCH:
        25.7008, 94.5153, 303.1904
        CIE-Luv:
        25.7008, -8.7213, -92.8844
        Hunter-Lab:
        21.5541, 40.3898, -113.7959
      #0221ba color charts
#0221ba RGB chart
      #0221ba CMYK chart
      #0221ba RGB pie chart
      #0221ba color shades, tints & tones
#0221ba color schemes
#0221ba color preview, HTML & CSS examples
           This text has a color of #0221ba        
        
          <p style="color:#0221ba;">Text here</p>
        
        
          .mytext {color:#0221ba;}
        
        Text color #0221ba
      
           This box has a color of #0221ba        
        
          <div style="background-color:#0221ba;">Content here</div>
        
        
          .mybackground {background-color:#0221ba;}
        
        Background color #0221ba
      
           Border around this has a color of #0221ba        
        
          <div style="border:2px solid #0221ba;">Content here</div>
        
        
          .myborder {border:2px solid #0221ba;}
        
        Border color #0221ba