#214dce color space conversions
Hex:
        #214dce
        RGB:
        33, 77, 206
        CMY:
        87, 70, 19
        CMYK:
        84, 63, 0, 19
      HSL:
        225°, 72.3849%, 46.8627%
        HSV (HSB):
        225°, 83.9806%, 80.7843%
        XYZ:
        14.4217, 10.0873, 59.5795
        xyY:
        0.1715, 0.1200, 10.0873
      CIE-Lab:
        37.9987, 33.9302, -70.4833
        CIE-LCH:
        37.9987, 78.2250, 295.7058
        CIE-Luv:
        37.9987, -15.0047, -101.1597
        Hunter-Lab:
        31.7605, 25.4714, -88.9895
      #214dce color charts
#214dce RGB chart
      #214dce CMYK chart
      #214dce RGB pie chart
      #214dce color shades, tints & tones
#214dce color schemes
#214dce color preview, HTML & CSS examples
           This text has a color of #214dce        
        
          <p style="color:#214dce;">Text here</p>
        
        
          .mytext {color:#214dce;}
        
        Text color #214dce
      
           This box has a color of #214dce        
        
          <div style="background-color:#214dce;">Content here</div>
        
        
          .mybackground {background-color:#214dce;}
        
        Background color #214dce
      
           Border around this has a color of #214dce        
        
          <div style="border:2px solid #214dce;">Content here</div>
        
        
          .myborder {border:2px solid #214dce;}
        
        Border color #214dce