#2144d5 color space conversions
Hex:
        #2144d5
        RGB:
        33, 68, 213
        CMY:
        87, 73, 16
        CMYK:
        85, 68, 0, 16
      HSL:
        228°, 73.1707%, 48.2353%
        HSV (HSB):
        228°, 84.5070%, 83.5294%
        XYZ:
        14.7046, 9.2617, 63.9635
        xyY:
        0.1672, 0.1053, 9.2617
      CIE-Lab:
        36.4833, 42.1946, -77.0138
        CIE-LCH:
        36.4833, 87.8152, 298.7176
        CIE-Luv:
        36.4833, -13.0943, -107.7054
        Hunter-Lab:
        30.4330, 32.9896, -103.3114
      #2144d5 color charts
#2144d5 RGB chart
      #2144d5 CMYK chart
      #2144d5 RGB pie chart
      #2144d5 color shades, tints & tones
#2144d5 color schemes
#2144d5 color preview, HTML & CSS examples
           This text has a color of #2144d5        
        
          <p style="color:#2144d5;">Text here</p>
        
        
          .mytext {color:#2144d5;}
        
        Text color #2144d5
      
           This box has a color of #2144d5        
        
          <div style="background-color:#2144d5;">Content here</div>
        
        
          .mybackground {background-color:#2144d5;}
        
        Background color #2144d5
      
           Border around this has a color of #2144d5        
        
          <div style="border:2px solid #2144d5;">Content here</div>
        
        
          .myborder {border:2px solid #2144d5;}
        
        Border color #2144d5