#2148db color space conversions
Hex:
        #2148db
        RGB:
        33, 72, 219
        CMY:
        87, 72, 14
        CMYK:
        85, 67, 0, 14
      HSL:
        227°, 73.8095%, 49.4118%
        HSV (HSB):
        227°, 84.9315%, 85.8824%
        XYZ:
        15.7307, 10.0725, 68.1329
        xyY:
        0.1675, 0.1072, 10.0725
      CIE-Lab:
        37.9723, 41.8806, -78.0098
        CIE-LCH:
        37.9723, 88.5410, 298.2297
        CIE-Luv:
        37.9723, -13.9875, -110.6406
        Hunter-Lab:
        31.7373, 32.9343, -105.0665
      #2148db color charts
#2148db RGB chart
      #2148db CMYK chart
      #2148db RGB pie chart
      #2148db color shades, tints & tones
#2148db color schemes
#2148db color preview, HTML & CSS examples
           This text has a color of #2148db        
        
          <p style="color:#2148db;">Text here</p>
        
        
          .mytext {color:#2148db;}
        
        Text color #2148db
      
           This box has a color of #2148db        
        
          <div style="background-color:#2148db;">Content here</div>
        
        
          .mybackground {background-color:#2148db;}
        
        Background color #2148db
      
           Border around this has a color of #2148db        
        
          <div style="border:2px solid #2148db;">Content here</div>
        
        
          .myborder {border:2px solid #2148db;}
        
        Border color #2148db