#2144c7 color space conversions
Hex:
        #2144c7
        RGB:
        33, 68, 199
        CMY:
        87, 73, 22
        CMYK:
        83, 66, 0, 22
      HSL:
        227°, 71.5517%, 45.4902%
        HSV (HSB):
        227°, 83.4171%, 78.0392%
        XYZ:
        13.0031, 8.5811, 55.0038
        xyY:
        0.1698, 0.1120, 8.5811
      CIE-Lab:
        35.1649, 37.0975, -71.0694
        CIE-LCH:
        35.1649, 80.1691, 297.5641
        CIE-Luv:
        35.1649, -12.9232, -98.9957
        Hunter-Lab:
        29.2935, 27.9709, -90.8221
      #2144c7 color charts
#2144c7 RGB chart
      #2144c7 CMYK chart
      #2144c7 RGB pie chart
      #2144c7 color shades, tints & tones
#2144c7 color schemes
#2144c7 color preview, HTML & CSS examples
           This text has a color of #2144c7        
        
          <p style="color:#2144c7;">Text here</p>
        
        
          .mytext {color:#2144c7;}
        
        Text color #2144c7
      
           This box has a color of #2144c7        
        
          <div style="background-color:#2144c7;">Content here</div>
        
        
          .mybackground {background-color:#2144c7;}
        
        Background color #2144c7
      
           Border around this has a color of #2144c7        
        
          <div style="border:2px solid #2144c7;">Content here</div>
        
        
          .myborder {border:2px solid #2144c7;}
        
        Border color #2144c7