#214fe8 color space conversions
Hex:
        #214fe8
        RGB:
        33, 79, 232
        CMY:
        87, 69, 9
        CMYK:
        86, 66, 0, 9
      HSL:
        226°, 81.2245%, 51.9608%
        HSV (HSB):
        226°, 85.7759%, 90.9804%
        XYZ:
        17.9887, 11.7415, 77.6622
        xyY:
        0.1675, 0.1093, 11.7415
      CIE-Lab:
        40.8023, 42.2342, -80.7603
        CIE-LCH:
        40.8023, 91.1370, 297.6076
        CIE-Luv:
        40.8023, -15.5767, -117.1794
        Hunter-Lab:
        34.2659, 33.7425, -110.3922
      #214fe8 color charts
#214fe8 RGB chart
      #214fe8 CMYK chart
      #214fe8 RGB pie chart
      #214fe8 color shades, tints & tones
#214fe8 color schemes
#214fe8 color preview, HTML & CSS examples
           This text has a color of #214fe8        
        
          <p style="color:#214fe8;">Text here</p>
        
        
          .mytext {color:#214fe8;}
        
        Text color #214fe8
      
           This box has a color of #214fe8        
        
          <div style="background-color:#214fe8;">Content here</div>
        
        
          .mybackground {background-color:#214fe8;}
        
        Background color #214fe8
      
           Border around this has a color of #214fe8        
        
          <div style="border:2px solid #214fe8;">Content here</div>
        
        
          .myborder {border:2px solid #214fe8;}
        
        Border color #214fe8