#002fba color space conversions
Hex:
        #002fba
        RGB:
        0, 47, 186
        CMY:
        100, 82, 27
        CMYK:
        100, 75, 0, 27
      HSL:
        225°, 100.0000%, 36.4706%
        HSV (HSB):
        225°, 100.0000%, 72.9412%
        XYZ:
        9.8794, 5.5782, 47.0104
        xyY:
        0.1582, 0.0893, 5.5782
      CIE-Lab:
        28.3223, 44.0457, -74.7437
        CIE-LCH:
        28.3223, 86.7562, 300.5104
        CIE-Luv:
        28.3223, -10.8176, -93.6396
        Hunter-Lab:
        23.6182, 33.3342, -101.4798
      #002fba color charts
#002fba RGB chart
      #002fba CMYK chart
      #002fba RGB pie chart
      #002fba color shades, tints & tones
#002fba color schemes
#002fba color preview, HTML & CSS examples
           This text has a color of #002fba        
        
          <p style="color:#002fba;">Text here</p>
        
        
          .mytext {color:#002fba;}
        
        Text color #002fba
      
           This box has a color of #002fba        
        
          <div style="background-color:#002fba;">Content here</div>
        
        
          .mybackground {background-color:#002fba;}
        
        Background color #002fba
      
           Border around this has a color of #002fba        
        
          <div style="border:2px solid #002fba;">Content here</div>
        
        
          .myborder {border:2px solid #002fba;}
        
        Border color #002fba