#2849af color space conversions
Hex:
        #2849af
        RGB:
        40, 73, 175
        CMY:
        84, 71, 31
        CMYK:
        77, 58, 0, 31
      HSL:
        225°, 62.7907%, 42.1569%
        HSV (HSB):
        225°, 77.1429%, 68.6275%
        XYZ:
        10.9955, 8.3113, 41.5822
        xyY:
        0.1806, 0.1365, 8.3113
      CIE-Lab:
        34.6231, 25.4259, -57.8227
        CIE-LCH:
        34.6231, 63.1660, 293.7361
        CIE-Luv:
        34.6231, -13.0287, -81.5091
        Hunter-Lab:
        28.8294, 17.6281, -65.3365
      #2849af color charts
#2849af RGB chart
      #2849af CMYK chart
      #2849af RGB pie chart
      #2849af color shades, tints & tones
#2849af color schemes
#2849af color preview, HTML & CSS examples
           This text has a color of #2849af        
        
          <p style="color:#2849af;">Text here</p>
        
        
          .mytext {color:#2849af;}
        
        Text color #2849af
      
           This box has a color of #2849af        
        
          <div style="background-color:#2849af;">Content here</div>
        
        
          .mybackground {background-color:#2849af;}
        
        Background color #2849af
      
           Border around this has a color of #2849af        
        
          <div style="border:2px solid #2849af;">Content here</div>
        
        
          .myborder {border:2px solid #2849af;}
        
        Border color #2849af