#214efb color space conversions
Hex:
        #214efb
        RGB:
        33, 78, 251
        CMY:
        87, 69, 2
        CMYK:
        87, 69, 0, 2
      HSL:
        228°, 96.4602%, 55.6863%
        HSV (HSB):
        228°, 86.8526%, 98.4314%
        XYZ:
        20.7642, 12.7371, 92.6309
        xyY:
        0.1646, 0.1010, 12.7371
      CIE-Lab:
        42.3645, 49.5645, -88.8800
        CIE-LCH:
        42.3645, 101.7659, 299.1465
        CIE-Luv:
        42.3645, -15.5514, -129.0116
        Hunter-Lab:
        35.6891, 41.3965, -128.9044
      #214efb color charts
#214efb RGB chart
      #214efb CMYK chart
      #214efb RGB pie chart
      #214efb color shades, tints & tones
#214efb color schemes
#214efb color preview, HTML & CSS examples
           This text has a color of #214efb        
        
          <p style="color:#214efb;">Text here</p>
        
        
          .mytext {color:#214efb;}
        
        Text color #214efb
      
           This box has a color of #214efb        
        
          <div style="background-color:#214efb;">Content here</div>
        
        
          .mybackground {background-color:#214efb;}
        
        Background color #214efb
      
           Border around this has a color of #214efb        
        
          <div style="border:2px solid #214efb;">Content here</div>
        
        
          .myborder {border:2px solid #214efb;}
        
        Border color #214efb