#2647af color space conversions
Hex:
        #2647af
        RGB:
        38, 71, 175
        CMY:
        85, 72, 31
        CMYK:
        78, 59, 0, 31
      HSL:
        226°, 64.3192%, 41.7647%
        HSV (HSB):
        226°, 78.2857%, 68.6275%
        XYZ:
        10.7904, 8.0137, 41.5355
        xyY:
        0.1788, 0.1328, 8.0137
      CIE-Lab:
        34.0114, 26.5385, -58.8231
        CIE-LCH:
        34.0114, 64.5325, 294.2829
        CIE-Luv:
        34.0114, -12.8121, -82.3132
        Hunter-Lab:
        28.3085, 18.4996, -67.1772
      #2647af color charts
#2647af RGB chart
      #2647af CMYK chart
      #2647af RGB pie chart
      #2647af color shades, tints & tones
#2647af color schemes
#2647af color preview, HTML & CSS examples
           This text has a color of #2647af        
        
          <p style="color:#2647af;">Text here</p>
        
        
          .mytext {color:#2647af;}
        
        Text color #2647af
      
           This box has a color of #2647af        
        
          <div style="background-color:#2647af;">Content here</div>
        
        
          .mybackground {background-color:#2647af;}
        
        Background color #2647af
      
           Border around this has a color of #2647af        
        
          <div style="border:2px solid #2647af;">Content here</div>
        
        
          .myborder {border:2px solid #2647af;}
        
        Border color #2647af