#1f21ac color space conversions
Hex:
        #1f21ac
        RGB:
        31, 33, 172
        CMY:
        88, 87, 33
        CMYK:
        82, 81, 0, 33
      HSL:
        239°, 69.4581%, 39.8039%
        HSV (HSB):
        239°, 81.9767%, 67.4510%
        XYZ:
        8.5553, 4.3576, 39.4199
        xyY:
        0.1635, 0.0833, 4.3576
      CIE-Lab:
        24.8200, 48.1315, -72.1645
        CIE-LCH:
        24.8200, 86.7431, 303.7021
        CIE-Luv:
        24.8200, -6.3789, -85.2677
        Hunter-Lab:
        20.8748, 36.6255, -97.3506
      #1f21ac color charts
#1f21ac RGB chart
      #1f21ac CMYK chart
      #1f21ac RGB pie chart
      #1f21ac color shades, tints & tones
#1f21ac color schemes
#1f21ac color preview, HTML & CSS examples
           This text has a color of #1f21ac        
        
          <p style="color:#1f21ac;">Text here</p>
        
        
          .mytext {color:#1f21ac;}
        
        Text color #1f21ac
      
           This box has a color of #1f21ac        
        
          <div style="background-color:#1f21ac;">Content here</div>
        
        
          .mybackground {background-color:#1f21ac;}
        
        Background color #1f21ac
      
           Border around this has a color of #1f21ac        
        
          <div style="border:2px solid #1f21ac;">Content here</div>
        
        
          .myborder {border:2px solid #1f21ac;}
        
        Border color #1f21ac