#2844af color space conversions
Hex:
        #2844af
        RGB:
        40, 68, 175
        CMY:
        84, 73, 31
        CMYK:
        77, 61, 0, 31
      HSL:
        228°, 62.7907%, 42.1569%
        HSV (HSB):
        228°, 77.1429%, 68.6275%
        XYZ:
        10.6801, 7.6805, 41.4770
        xyY:
        0.1785, 0.1284, 7.6805
      CIE-Lab:
        33.3084, 28.7401, -59.9669
        CIE-LCH:
        33.3084, 66.4983, 295.6068
        CIE-Luv:
        33.3084, -11.7677, -83.2202
        Hunter-Lab:
        27.7137, 20.2896, -69.3352
      #2844af color charts
#2844af RGB chart
      #2844af CMYK chart
      #2844af RGB pie chart
      #2844af color shades, tints & tones
#2844af color schemes
#2844af color preview, HTML & CSS examples
           This text has a color of #2844af        
        
          <p style="color:#2844af;">Text here</p>
        
        
          .mytext {color:#2844af;}
        
        Text color #2844af
      
           This box has a color of #2844af        
        
          <div style="background-color:#2844af;">Content here</div>
        
        
          .mybackground {background-color:#2844af;}
        
        Background color #2844af
      
           Border around this has a color of #2844af        
        
          <div style="border:2px solid #2844af;">Content here</div>
        
        
          .myborder {border:2px solid #2844af;}
        
        Border color #2844af