#214cf7 color space conversions
Hex:
        #214cf7
        RGB:
        33, 76, 247
        CMY:
        87, 70, 3
        CMYK:
        87, 69, 0, 3
      HSL:
        228°, 93.0435%, 54.9020%
        HSV (HSB):
        228°, 86.6397%, 96.8627%
        XYZ:
        20.0001, 12.2076, 89.2979
        xyY:
        0.1646, 0.1005, 12.2076
      CIE-Lab:
        41.5442, 49.3605, -87.9935
        CIE-LCH:
        41.5442, 100.8926, 299.2905
        CIE-Luv:
        41.5442, -15.1167, -126.9574
        Hunter-Lab:
        34.9394, 41.0337, -127.0754
      #214cf7 color charts
#214cf7 RGB chart
      #214cf7 CMYK chart
      #214cf7 RGB pie chart
      #214cf7 color shades, tints & tones
#214cf7 color schemes
#214cf7 color preview, HTML & CSS examples
           This text has a color of #214cf7        
        
          <p style="color:#214cf7;">Text here</p>
        
        
          .mytext {color:#214cf7;}
        
        Text color #214cf7
      
           This box has a color of #214cf7        
        
          <div style="background-color:#214cf7;">Content here</div>
        
        
          .mybackground {background-color:#214cf7;}
        
        Background color #214cf7
      
           Border around this has a color of #214cf7        
        
          <div style="border:2px solid #214cf7;">Content here</div>
        
        
          .myborder {border:2px solid #214cf7;}
        
        Border color #214cf7