#214bce color space conversions
Hex:
        #214bce
        RGB:
        33, 75, 206
        CMY:
        87, 71, 19
        CMYK:
        84, 64, 0, 19
      HSL:
        225°, 72.3849%, 46.8627%
        HSV (HSB):
        225°, 83.9806%, 80.7843%
        XYZ:
        14.2839, 9.8117, 59.5335
        xyY:
        0.1708, 0.1173, 9.8117
      CIE-Lab:
        37.5024, 35.2174, -71.2970
        CIE-LCH:
        37.5024, 79.5206, 296.2872
        CIE-Luv:
        37.5024, -14.5402, -101.7283
        Hunter-Lab:
        31.3237, 26.5811, -90.7596
      #214bce color charts
#214bce RGB chart
      #214bce CMYK chart
      #214bce RGB pie chart
      #214bce color shades, tints & tones
#214bce color schemes
#214bce color preview, HTML & CSS examples
           This text has a color of #214bce        
        
          <p style="color:#214bce;">Text here</p>
        
        
          .mytext {color:#214bce;}
        
        Text color #214bce
      
           This box has a color of #214bce        
        
          <div style="background-color:#214bce;">Content here</div>
        
        
          .mybackground {background-color:#214bce;}
        
        Background color #214bce
      
           Border around this has a color of #214bce        
        
          <div style="border:2px solid #214bce;">Content here</div>
        
        
          .myborder {border:2px solid #214bce;}
        
        Border color #214bce