#2144db color space conversions
Hex:
        #2144db
        RGB:
        33, 68, 219
        CMY:
        87, 73, 14
        CMYK:
        85, 69, 0, 14
      HSL:
        229°, 73.8095%, 49.4118%
        HSV (HSB):
        229°, 84.9315%, 85.8824%
        XYZ:
        15.4805, 9.5721, 68.0495
        xyY:
        0.1663, 0.1028, 9.5721
      CIE-Lab:
        37.0631, 44.3359, -79.5074
        CIE-LCH:
        37.0631, 91.0335, 299.1454
        CIE-Luv:
        37.0631, -13.1799, -111.3728
        Hunter-Lab:
        30.9387, 35.1715, -108.7508
      #2144db color charts
#2144db RGB chart
      #2144db CMYK chart
      #2144db RGB pie chart
      #2144db color shades, tints & tones
#2144db color schemes
#2144db color preview, HTML & CSS examples
           This text has a color of #2144db        
        
          <p style="color:#2144db;">Text here</p>
        
        
          .mytext {color:#2144db;}
        
        Text color #2144db
      
           This box has a color of #2144db        
        
          <div style="background-color:#2144db;">Content here</div>
        
        
          .mybackground {background-color:#2144db;}
        
        Background color #2144db
      
           Border around this has a color of #2144db        
        
          <div style="border:2px solid #2144db;">Content here</div>
        
        
          .myborder {border:2px solid #2144db;}
        
        Border color #2144db