#2144d7 color space conversions
Hex:
        #2144d7
        RGB:
        33, 68, 215
        CMY:
        87, 73, 16
        CMYK:
        85, 68, 0, 16
      HSL:
        228°, 73.3871%, 48.6275%
        HSV (HSB):
        228°, 84.6512%, 84.3137%
        XYZ:
        14.9601, 9.3639, 65.3089
        xyY:
        0.1669, 0.1045, 9.3639
      CIE-Lab:
        36.6756, 42.9112, -77.8485
        CIE-LCH:
        36.6756, 88.8918, 298.8642
        CIE-Luv:
        36.6756, -13.1221, -108.9320
        Hunter-Lab:
        30.6004, 33.7150, -105.1192
      #2144d7 color charts
#2144d7 RGB chart
      #2144d7 CMYK chart
      #2144d7 RGB pie chart
      #2144d7 color shades, tints & tones
#2144d7 color schemes
#2144d7 color preview, HTML & CSS examples
           This text has a color of #2144d7        
        
          <p style="color:#2144d7;">Text here</p>
        
        
          .mytext {color:#2144d7;}
        
        Text color #2144d7
      
           This box has a color of #2144d7        
        
          <div style="background-color:#2144d7;">Content here</div>
        
        
          .mybackground {background-color:#2144d7;}
        
        Background color #2144d7
      
           Border around this has a color of #2144d7        
        
          <div style="border:2px solid #2144d7;">Content here</div>
        
        
          .myborder {border:2px solid #2144d7;}
        
        Border color #2144d7