#214be0 color space conversions
Hex:
        #214be0
        RGB:
        33, 75, 224
        CMY:
        87, 71, 12
        CMYK:
        85, 67, 0, 12
      HSL:
        227°, 75.4941%, 50.3922%
        HSV (HSB):
        227°, 85.2679%, 87.8431%
        XYZ:
        16.5978, 10.7373, 71.7187
        xyY:
        0.1676, 0.1084, 10.7373
      CIE-Lab:
        39.1345, 41.8252, -78.9559
        CIE-LCH:
        39.1345, 89.3498, 297.9114
        CIE-Luv:
        39.1345, -14.6647, -113.1084
        Hunter-Lab:
        32.7678, 33.0715, -106.8301
      #214be0 color charts
#214be0 RGB chart
      #214be0 CMYK chart
      #214be0 RGB pie chart
      #214be0 color shades, tints & tones
#214be0 color schemes
#214be0 color preview, HTML & CSS examples
           This text has a color of #214be0        
        
          <p style="color:#214be0;">Text here</p>
        
        
          .mytext {color:#214be0;}
        
        Text color #214be0
      
           This box has a color of #214be0        
        
          <div style="background-color:#214be0;">Content here</div>
        
        
          .mybackground {background-color:#214be0;}
        
        Background color #214be0
      
           Border around this has a color of #214be0        
        
          <div style="border:2px solid #214be0;">Content here</div>
        
        
          .myborder {border:2px solid #214be0;}
        
        Border color #214be0