#221fb5 color space conversions
Hex:
        #221fb5
        RGB:
        34, 31, 181
        CMY:
        87, 88, 29
        CMYK:
        81, 83, 0, 29
      HSL:
        241°, 70.7547%, 41.5686%
        HSV (HSB):
        241°, 82.8729%, 70.9804%
        XYZ:
        9.4902, 4.6563, 44.1146
        xyY:
        0.1629, 0.0799, 4.6563
      CIE-Lab:
        25.7321, 52.0814, -76.0399
        CIE-LCH:
        25.7321, 92.1658, 304.4081
        CIE-Luv:
        25.7321, -6.1911, -90.4415
        Hunter-Lab:
        21.5783, 40.7423, -106.1072
      #221fb5 color charts
#221fb5 RGB chart
      #221fb5 CMYK chart
      #221fb5 RGB pie chart
      #221fb5 color shades, tints & tones
#221fb5 color schemes
#221fb5 color preview, HTML & CSS examples
           This text has a color of #221fb5        
        
          <p style="color:#221fb5;">Text here</p>
        
        
          .mytext {color:#221fb5;}
        
        Text color #221fb5
      
           This box has a color of #221fb5        
        
          <div style="background-color:#221fb5;">Content here</div>
        
        
          .mybackground {background-color:#221fb5;}
        
        Background color #221fb5
      
           Border around this has a color of #221fb5        
        
          <div style="border:2px solid #221fb5;">Content here</div>
        
        
          .myborder {border:2px solid #221fb5;}
        
        Border color #221fb5