#214ccf color space conversions
Hex:
        #214ccf
        RGB:
        33, 76, 207
        CMY:
        87, 70, 19
        CMYK:
        84, 63, 0, 19
      HSL:
        225°, 72.5000%, 47.0588%
        HSV (HSB):
        225°, 84.0580%, 81.1765%
        XYZ:
        14.4741, 9.9972, 60.1983
        xyY:
        0.1709, 0.1181, 9.9972
      CIE-Lab:
        37.8374, 34.9483, -71.3258
        CIE-LCH:
        37.8374, 79.4276, 296.1040
        CIE-Luv:
        37.8374, -14.7748, -102.0960
        Hunter-Lab:
        31.6184, 26.3809, -90.7495
      #214ccf color charts
#214ccf RGB chart
      #214ccf CMYK chart
      #214ccf RGB pie chart
      #214ccf color shades, tints & tones
#214ccf color schemes
#214ccf color preview, HTML & CSS examples
           This text has a color of #214ccf        
        
          <p style="color:#214ccf;">Text here</p>
        
        
          .mytext {color:#214ccf;}
        
        Text color #214ccf
      
           This box has a color of #214ccf        
        
          <div style="background-color:#214ccf;">Content here</div>
        
        
          .mybackground {background-color:#214ccf;}
        
        Background color #214ccf
      
           Border around this has a color of #214ccf        
        
          <div style="border:2px solid #214ccf;">Content here</div>
        
        
          .myborder {border:2px solid #214ccf;}
        
        Border color #214ccf