#2144cf color space conversions
Hex:
        #2144cf
        RGB:
        33, 68, 207
        CMY:
        87, 73, 19
        CMYK:
        84, 67, 0, 19
      HSL:
        228°, 72.5000%, 47.0588%
        HSV (HSB):
        228°, 84.0580%, 81.1765%
        XYZ:
        13.9568, 8.9626, 60.0258
        xyY:
        0.1683, 0.1081, 8.9626
      CIE-Lab:
        35.9121, 40.0273, -74.4883
        CIE-LCH:
        35.9121, 84.5618, 298.2520
        CIE-Luv:
        35.9121, -13.0159, -104.0001
        Hunter-Lab:
        29.9376, 30.8255, -97.9222
      #2144cf color charts
#2144cf RGB chart
      #2144cf CMYK chart
      #2144cf RGB pie chart
      #2144cf color shades, tints & tones
#2144cf color schemes
#2144cf color preview, HTML & CSS examples
           This text has a color of #2144cf        
        
          <p style="color:#2144cf;">Text here</p>
        
        
          .mytext {color:#2144cf;}
        
        Text color #2144cf
      
           This box has a color of #2144cf        
        
          <div style="background-color:#2144cf;">Content here</div>
        
        
          .mybackground {background-color:#2144cf;}
        
        Background color #2144cf
      
           Border around this has a color of #2144cf        
        
          <div style="border:2px solid #2144cf;">Content here</div>
        
        
          .myborder {border:2px solid #2144cf;}
        
        Border color #2144cf