#1f21b2 color space conversions
Hex:
        #1f21b2
        RGB:
        31, 33, 178
        CMY:
        88, 87, 30
        CMYK:
        83, 81, 0, 30
      HSL:
        239°, 70.3349%, 40.9804%
        HSV (HSB):
        239°, 82.5843%, 69.8039%
        XYZ:
        9.1448, 4.5934, 42.5241
        xyY:
        0.1625, 0.0816, 4.5934
      CIE-Lab:
        25.5434, 50.0462, -74.5648
        CIE-LCH:
        25.5434, 89.8028, 303.8686
        CIE-Luv:
        25.5434, -6.6215, -88.7547
        Hunter-Lab:
        21.4322, 38.6573, -102.6364
      #1f21b2 color charts
#1f21b2 RGB chart
      #1f21b2 CMYK chart
      #1f21b2 RGB pie chart
      #1f21b2 color shades, tints & tones
#1f21b2 color schemes
#1f21b2 color preview, HTML & CSS examples
           This text has a color of #1f21b2        
        
          <p style="color:#1f21b2;">Text here</p>
        
        
          .mytext {color:#1f21b2;}
        
        Text color #1f21b2
      
           This box has a color of #1f21b2        
        
          <div style="background-color:#1f21b2;">Content here</div>
        
        
          .mybackground {background-color:#1f21b2;}
        
        Background color #1f21b2
      
           Border around this has a color of #1f21b2        
        
          <div style="border:2px solid #1f21b2;">Content here</div>
        
        
          .myborder {border:2px solid #1f21b2;}
        
        Border color #1f21b2