#2148d7 color space conversions
Hex:
        #2148d7
        RGB:
        33, 72, 215
        CMY:
        87, 72, 16
        CMYK:
        85, 67, 0, 16
      HSL:
        227°, 73.3871%, 48.6275%
        HSV (HSB):
        227°, 84.6512%, 84.3137%
        XYZ:
        15.2103, 9.8644, 65.3923
        xyY:
        0.1681, 0.1090, 9.8644
      CIE-Lab:
        37.5979, 40.4330, -76.3302
        CIE-LCH:
        37.5979, 86.3778, 297.9107
        CIE-Luv:
        37.5979, -13.9456, -108.1571
        Hunter-Lab:
        31.4076, 31.4821, -101.4598
      #2148d7 color charts
#2148d7 RGB chart
      #2148d7 CMYK chart
      #2148d7 RGB pie chart
      #2148d7 color shades, tints & tones
#2148d7 color schemes
#2148d7 color preview, HTML & CSS examples
           This text has a color of #2148d7        
        
          <p style="color:#2148d7;">Text here</p>
        
        
          .mytext {color:#2148d7;}
        
        Text color #2148d7
      
           This box has a color of #2148d7        
        
          <div style="background-color:#2148d7;">Content here</div>
        
        
          .mybackground {background-color:#2148d7;}
        
        Background color #2148d7
      
           Border around this has a color of #2148d7        
        
          <div style="border:2px solid #2148d7;">Content here</div>
        
        
          .myborder {border:2px solid #2148d7;}
        
        Border color #2148d7