#214fe2 color space conversions
Hex:
        #214fe2
        RGB:
        33, 79, 226
        CMY:
        87, 69, 11
        CMYK:
        85, 65, 0, 11
      HSL:
        226°, 76.8924%, 50.7843%
        HSV (HSB):
        226°, 85.3982%, 88.6275%
        XYZ:
        17.1506, 11.4063, 73.2492
        xyY:
        0.1685, 0.1120, 11.4063
      CIE-Lab:
        40.2565, 40.0578, -78.2505
        CIE-LCH:
        40.2565, 87.9077, 297.1087
        CIE-Luv:
        40.2565, -15.5394, -113.4184
        Hunter-Lab:
        33.7732, 31.5425, -104.9503
      #214fe2 color charts
#214fe2 RGB chart
      #214fe2 CMYK chart
      #214fe2 RGB pie chart
      #214fe2 color shades, tints & tones
#214fe2 color schemes
#214fe2 color preview, HTML & CSS examples
           This text has a color of #214fe2        
        
          <p style="color:#214fe2;">Text here</p>
        
        
          .mytext {color:#214fe2;}
        
        Text color #214fe2
      
           This box has a color of #214fe2        
        
          <div style="background-color:#214fe2;">Content here</div>
        
        
          .mybackground {background-color:#214fe2;}
        
        Background color #214fe2
      
           Border around this has a color of #214fe2        
        
          <div style="border:2px solid #214fe2;">Content here</div>
        
        
          .myborder {border:2px solid #214fe2;}
        
        Border color #214fe2