#2649af color space conversions
Hex:
        #2649af
        RGB:
        38, 73, 175
        CMY:
        85, 71, 31
        CMYK:
        78, 58, 0, 31
      HSL:
        225°, 64.3192%, 41.7647%
        HSV (HSB):
        225°, 78.2857%, 68.6275%
        XYZ:
        10.9197, 8.2723, 41.5786
        xyY:
        0.1797, 0.1361, 8.2723
      CIE-Lab:
        34.5437, 25.2074, -57.9555
        CIE-LCH:
        34.5437, 63.2001, 293.5064
        CIE-Luv:
        34.5437, -13.3264, -81.5960
        Hunter-Lab:
        28.7616, 17.4371, -65.5782
      #2649af color charts
#2649af RGB chart
      #2649af CMYK chart
      #2649af RGB pie chart
      #2649af color shades, tints & tones
#2649af color schemes
#2649af color preview, HTML & CSS examples
           This text has a color of #2649af        
        
          <p style="color:#2649af;">Text here</p>
        
        
          .mytext {color:#2649af;}
        
        Text color #2649af
      
           This box has a color of #2649af        
        
          <div style="background-color:#2649af;">Content here</div>
        
        
          .mybackground {background-color:#2649af;}
        
        Background color #2649af
      
           Border around this has a color of #2649af        
        
          <div style="border:2px solid #2649af;">Content here</div>
        
        
          .myborder {border:2px solid #2649af;}
        
        Border color #2649af