#2214e1 color space conversions
Hex:
        #2214e1
        RGB:
        34, 20, 225
        CMY:
        87, 92, 12
        CMYK:
        85, 91, 0, 12
      HSL:
        244°, 83.6735%, 48.0392%
        HSV (HSB):
        244°, 91.1111%, 88.2353%
        XYZ:
        14.5005, 6.2766, 71.6814
        xyY:
        0.1568, 0.0679, 6.2766
      CIE-Lab:
        30.0999, 68.4613, -94.5025
        CIE-LCH:
        30.0999, 116.6948, 305.9211
        CIE-Luv:
        30.0999, -7.2988, -114.9718
        Hunter-Lab:
        25.0532, 59.4702, -152.1013
      #2214e1 color charts
#2214e1 RGB chart
      #2214e1 CMYK chart
      #2214e1 RGB pie chart
      #2214e1 color shades, tints & tones
#2214e1 color schemes
#2214e1 color preview, HTML & CSS examples
           This text has a color of #2214e1        
        
          <p style="color:#2214e1;">Text here</p>
        
        
          .mytext {color:#2214e1;}
        
        Text color #2214e1
      
           This box has a color of #2214e1        
        
          <div style="background-color:#2214e1;">Content here</div>
        
        
          .mybackground {background-color:#2214e1;}
        
        Background color #2214e1
      
           Border around this has a color of #2214e1        
        
          <div style="border:2px solid #2214e1;">Content here</div>
        
        
          .myborder {border:2px solid #2214e1;}
        
        Border color #2214e1