#214cd7 color space conversions
Hex:
        #214cd7
        RGB:
        33, 76, 215
        CMY:
        87, 70, 16
        CMYK:
        85, 65, 0, 16
      HSL:
        226°, 73.3871%, 48.6275%
        HSV (HSB):
        226°, 84.6512%, 84.3137%
        XYZ:
        15.4774, 10.3985, 65.4813
        xyY:
        0.1694, 0.1138, 10.3985
      CIE-Lab:
        38.5484, 37.9157, -74.7680
        CIE-LCH:
        38.5484, 83.8323, 296.8901
        CIE-Luv:
        38.5484, -14.8140, -107.2191
        Hunter-Lab:
        32.2467, 29.2424, -97.8237
      #214cd7 color charts
#214cd7 RGB chart
      #214cd7 CMYK chart
      #214cd7 RGB pie chart
      #214cd7 color shades, tints & tones
#214cd7 color schemes
#214cd7 color preview, HTML & CSS examples
           This text has a color of #214cd7        
        
          <p style="color:#214cd7;">Text here</p>
        
        
          .mytext {color:#214cd7;}
        
        Text color #214cd7
      
           This box has a color of #214cd7        
        
          <div style="background-color:#214cd7;">Content here</div>
        
        
          .mybackground {background-color:#214cd7;}
        
        Background color #214cd7
      
           Border around this has a color of #214cd7        
        
          <div style="border:2px solid #214cd7;">Content here</div>
        
        
          .myborder {border:2px solid #214cd7;}
        
        Border color #214cd7