#2147af color space conversions
Hex:
        #2147af
        RGB:
        33, 71, 175
        CMY:
        87, 72, 31
        CMYK:
        81, 59, 0, 31
      HSL:
        224°, 68.2692%, 40.7843%
        HSV (HSB):
        224°, 81.1429%, 68.6275%
        XYZ:
        10.6183, 7.9250, 41.5275
        xyY:
        0.1768, 0.1319, 7.9250
      CIE-Lab:
        33.8261, 26.0429, -59.1331
        CIE-LCH:
        33.8261, 64.6139, 293.7692
        CIE-Luv:
        33.8261, -13.4876, -82.5011
        Hunter-Lab:
        28.1513, 18.0631, -67.7559
      #2147af color charts
#2147af RGB chart
      #2147af CMYK chart
      #2147af RGB pie chart
      #2147af color shades, tints & tones
#2147af color schemes
#2147af color preview, HTML & CSS examples
           This text has a color of #2147af        
        
          <p style="color:#2147af;">Text here</p>
        
        
          .mytext {color:#2147af;}
        
        Text color #2147af
      
           This box has a color of #2147af        
        
          <div style="background-color:#2147af;">Content here</div>
        
        
          .mybackground {background-color:#2147af;}
        
        Background color #2147af
      
           Border around this has a color of #2147af        
        
          <div style="border:2px solid #2147af;">Content here</div>
        
        
          .myborder {border:2px solid #2147af;}
        
        Border color #2147af