#214cf9 color space conversions
Hex:
        #214cf9
        RGB:
        33, 76, 249
        CMY:
        87, 70, 2
        CMYK:
        87, 69, 0, 2
      HSL:
        228°, 94.7368%, 55.2941%
        HSV (HSB):
        228°, 86.7470%, 97.6471%
        XYZ:
        20.3105, 12.3318, 90.9323
        xyY:
        0.1644, 0.0998, 12.3318
      CIE-Lab:
        41.7386, 50.0530, -88.7936
        CIE-LCH:
        41.7386, 101.9294, 299.4100
        CIE-Luv:
        41.7386, -15.1425, -128.1566
        Hunter-Lab:
        35.1166, 41.7856, -128.9462
      #214cf9 color charts
#214cf9 RGB chart
      #214cf9 CMYK chart
      #214cf9 RGB pie chart
      #214cf9 color shades, tints & tones
#214cf9 color schemes
#214cf9 color preview, HTML & CSS examples
           This text has a color of #214cf9        
        
          <p style="color:#214cf9;">Text here</p>
        
        
          .mytext {color:#214cf9;}
        
        Text color #214cf9
      
           This box has a color of #214cf9        
        
          <div style="background-color:#214cf9;">Content here</div>
        
        
          .mybackground {background-color:#214cf9;}
        
        Background color #214cf9
      
           Border around this has a color of #214cf9        
        
          <div style="border:2px solid #214cf9;">Content here</div>
        
        
          .myborder {border:2px solid #214cf9;}
        
        Border color #214cf9