#221ed6 color space conversions
Hex:
        #221ed6
        RGB:
        34, 30, 214
        CMY:
        87, 88, 16
        CMYK:
        84, 86, 0, 16
      HSL:
        241°, 75.4098%, 47.8431%
        HSV (HSB):
        241°, 85.9813%, 83.9216%
        XYZ:
        13.2616, 6.1237, 64.1014
        xyY:
        0.1588, 0.0733, 6.1237
      CIE-Lab:
        29.7223, 62.2525, -88.7909
        CIE-LCH:
        29.7223, 108.4398, 305.0348
        CIE-Luv:
        29.7223, -7.5290, -109.3613
        Hunter-Lab:
        24.7460, 52.3537, -136.2607
      #221ed6 color charts
#221ed6 RGB chart
      #221ed6 CMYK chart
      #221ed6 RGB pie chart
      #221ed6 color shades, tints & tones
#221ed6 color schemes
#221ed6 color preview, HTML & CSS examples
           This text has a color of #221ed6        
        
          <p style="color:#221ed6;">Text here</p>
        
        
          .mytext {color:#221ed6;}
        
        Text color #221ed6
      
           This box has a color of #221ed6        
        
          <div style="background-color:#221ed6;">Content here</div>
        
        
          .mybackground {background-color:#221ed6;}
        
        Background color #221ed6
      
           Border around this has a color of #221ed6        
        
          <div style="border:2px solid #221ed6;">Content here</div>
        
        
          .myborder {border:2px solid #221ed6;}
        
        Border color #221ed6