#2448af color space conversions
Hex:
        #2448af
        RGB:
        36, 72, 175
        CMY:
        86, 72, 31
        CMYK:
        79, 59, 0, 31
      HSL:
        224°, 65.8768%, 41.3725%
        HSV (HSB):
        224°, 79.4286%, 68.6275%
        XYZ:
        10.7828, 8.1049, 41.5535
        xyY:
        0.1784, 0.1341, 8.1049
      CIE-Lab:
        34.2005, 25.6662, -58.5180
        CIE-LCH:
        34.2005, 63.8992, 293.6824
        CIE-Luv:
        34.2005, -13.3497, -82.0410
        Hunter-Lab:
        28.4692, 17.7863, -66.6111
      #2448af color charts
#2448af RGB chart
      #2448af CMYK chart
      #2448af RGB pie chart
      #2448af color shades, tints & tones
#2448af color schemes
#2448af color preview, HTML & CSS examples
           This text has a color of #2448af        
        
          <p style="color:#2448af;">Text here</p>
        
        
          .mytext {color:#2448af;}
        
        Text color #2448af
      
           This box has a color of #2448af        
        
          <div style="background-color:#2448af;">Content here</div>
        
        
          .mybackground {background-color:#2448af;}
        
        Background color #2448af
      
           Border around this has a color of #2448af        
        
          <div style="border:2px solid #2448af;">Content here</div>
        
        
          .myborder {border:2px solid #2448af;}
        
        Border color #2448af