#2214bf color space conversions
Hex:
        #2214bf
        RGB:
        34, 20, 191
        CMY:
        87, 92, 25
        CMYK:
        82, 90, 0, 25
      HSL:
        245°, 81.0427%, 41.3725%
        HSV (HSB):
        245°, 89.5288%, 74.9020%
        XYZ:
        10.3138, 4.6020, 49.6349
        xyY:
        0.1598, 0.0713, 4.6020
      CIE-Lab:
        25.5693, 59.3083, -82.2525
        CIE-LCH:
        25.5693, 101.4049, 305.7935
        CIE-Luv:
        25.5693, -5.6816, -95.3581
        Hunter-Lab:
        21.4522, 48.2779, -122.1651
      #2214bf color charts
#2214bf RGB chart
      #2214bf CMYK chart
      #2214bf RGB pie chart
      #2214bf color shades, tints & tones
#2214bf color schemes
#2214bf color preview, HTML & CSS examples
           This text has a color of #2214bf        
        
          <p style="color:#2214bf;">Text here</p>
        
        
          .mytext {color:#2214bf;}
        
        Text color #2214bf
      
           This box has a color of #2214bf        
        
          <div style="background-color:#2214bf;">Content here</div>
        
        
          .mybackground {background-color:#2214bf;}
        
        Background color #2214bf
      
           Border around this has a color of #2214bf        
        
          <div style="border:2px solid #2214bf;">Content here</div>
        
        
          .myborder {border:2px solid #2214bf;}
        
        Border color #2214bf