#221f81 color space conversions
Hex:
        #221f81
        RGB:
        34, 31, 129
        CMY:
        87, 88, 49
        CMYK:
        74, 76, 0, 49
      HSL:
        242°, 61.2500%, 31.3725%
        HSV (HSB):
        242°, 75.9690%, 50.5882%
        XYZ:
        5.1121, 2.9050, 21.0602
        xyY:
        0.1758, 0.0999, 2.9050
      CIE-Lab:
        19.6595, 35.0326, -54.1819
        CIE-LCH:
        19.6595, 64.5210, 302.8856
        CIE-Luv:
        19.6595, -3.8461, -59.9628
        Hunter-Lab:
        17.0442, 23.7109, -61.3292
      #221f81 color charts
#221f81 RGB chart
      #221f81 CMYK chart
      #221f81 RGB pie chart
      #221f81 color shades, tints & tones
#221f81 color schemes
#221f81 color preview, HTML & CSS examples
           This text has a color of #221f81        
        
          <p style="color:#221f81;">Text here</p>
        
        
          .mytext {color:#221f81;}
        
        Text color #221f81
      
           This box has a color of #221f81        
        
          <div style="background-color:#221f81;">Content here</div>
        
        
          .mybackground {background-color:#221f81;}
        
        Background color #221f81
      
           Border around this has a color of #221f81        
        
          <div style="border:2px solid #221f81;">Content here</div>
        
        
          .myborder {border:2px solid #221f81;}
        
        Border color #221f81