#221cb5 color space conversions
Hex:
        #221cb5
        RGB:
        34, 28, 181
        CMY:
        87, 89, 29
        CMYK:
        81, 85, 0, 29
      HSL:
        242°, 73.2057%, 40.9804%
        HSV (HSB):
        242°, 84.5304%, 70.9804%
        XYZ:
        9.4154, 4.5068, 44.0897
        xyY:
        0.1623, 0.0777, 4.5068
      CIE-Lab:
        25.2807, 53.4166, -76.7903
        CIE-LCH:
        25.2807, 93.5419, 304.8231
        CIE-Luv:
        25.2807, -5.8784, -90.2239
        Hunter-Lab:
        21.2292, 42.0161, -108.2756
      #221cb5 color charts
#221cb5 RGB chart
      #221cb5 CMYK chart
      #221cb5 RGB pie chart
      #221cb5 color shades, tints & tones
#221cb5 color schemes
#221cb5 color preview, HTML & CSS examples
           This text has a color of #221cb5        
        
          <p style="color:#221cb5;">Text here</p>
        
        
          .mytext {color:#221cb5;}
        
        Text color #221cb5
      
           This box has a color of #221cb5        
        
          <div style="background-color:#221cb5;">Content here</div>
        
        
          .mybackground {background-color:#221cb5;}
        
        Background color #221cb5
      
           Border around this has a color of #221cb5        
        
          <div style="border:2px solid #221cb5;">Content here</div>
        
        
          .myborder {border:2px solid #221cb5;}
        
        Border color #221cb5