#2840af color space conversions
Hex:
        #2840af
        RGB:
        40, 64, 175
        CMY:
        84, 75, 31
        CMYK:
        77, 63, 0, 31
      HSL:
        229°, 62.7907%, 42.1569%
        HSV (HSB):
        229°, 77.1429%, 68.6275%
        XYZ:
        10.4463, 7.2131, 41.3991
        xyY:
        0.1769, 0.1221, 7.2131
      CIE-Lab:
        32.2871, 31.3695, -61.6370
        CIE-LCH:
        32.2871, 69.1604, 296.9733
        CIE-Luv:
        32.2871, -10.8165, -84.3702
        Hunter-Lab:
        26.8571, 22.4293, -72.5930
      #2840af color charts
#2840af RGB chart
      #2840af CMYK chart
      #2840af RGB pie chart
      #2840af color shades, tints & tones
#2840af color schemes
#2840af color preview, HTML & CSS examples
           This text has a color of #2840af        
        
          <p style="color:#2840af;">Text here</p>
        
        
          .mytext {color:#2840af;}
        
        Text color #2840af
      
           This box has a color of #2840af        
        
          <div style="background-color:#2840af;">Content here</div>
        
        
          .mybackground {background-color:#2840af;}
        
        Background color #2840af
      
           Border around this has a color of #2840af        
        
          <div style="border:2px solid #2840af;">Content here</div>
        
        
          .myborder {border:2px solid #2840af;}
        
        Border color #2840af