#221fb4 color space conversions
Hex:
        #221fb4
        RGB:
        34, 31, 180
        CMY:
        87, 88, 29
        CMYK:
        81, 83, 0, 29
      HSL:
        241°, 70.6161%, 41.3725%
        HSV (HSB):
        241°, 82.7778%, 70.5882%
        XYZ:
        9.3879, 4.6153, 43.5761
        xyY:
        0.1630, 0.0802, 4.6153
      CIE-Lab:
        25.6095, 51.7735, -75.6465
        CIE-LCH:
        25.6095, 91.6673, 304.3883
        CIE-Luv:
        25.6095, -6.1472, -89.8622
        Hunter-Lab:
        21.4833, 40.4059, -105.2234
      #221fb4 color charts
#221fb4 RGB chart
      #221fb4 CMYK chart
      #221fb4 RGB pie chart
      #221fb4 color shades, tints & tones
#221fb4 color schemes
#221fb4 color preview, HTML & CSS examples
           This text has a color of #221fb4        
        
          <p style="color:#221fb4;">Text here</p>
        
        
          .mytext {color:#221fb4;}
        
        Text color #221fb4
      
           This box has a color of #221fb4        
        
          <div style="background-color:#221fb4;">Content here</div>
        
        
          .mybackground {background-color:#221fb4;}
        
        Background color #221fb4
      
           Border around this has a color of #221fb4        
        
          <div style="border:2px solid #221fb4;">Content here</div>
        
        
          .myborder {border:2px solid #221fb4;}
        
        Border color #221fb4