#1f21df color space conversions
Hex:
        #1f21df
        RGB:
        31, 33, 223
        CMY:
        88, 87, 13
        CMYK:
        86, 85, 0, 13
      HSL:
        239°, 75.5906%, 49.8039%
        HSV (HSB):
        239°, 86.0987%, 87.4510%
        XYZ:
        14.4282, 6.7067, 70.3461
        xyY:
        0.1577, 0.0733, 6.7067
      CIE-Lab:
        31.1297, 63.5782, -91.6399
        CIE-LCH:
        31.1297, 111.5350, 304.7523
        CIE-Luv:
        31.1297, -8.4350, -114.6151
        Hunter-Lab:
        25.8974, 54.1274, -142.9238
      #1f21df color charts
#1f21df RGB chart
      #1f21df CMYK chart
      #1f21df RGB pie chart
      #1f21df color shades, tints & tones
#1f21df color schemes
#1f21df color preview, HTML & CSS examples
           This text has a color of #1f21df        
        
          <p style="color:#1f21df;">Text here</p>
        
        
          .mytext {color:#1f21df;}
        
        Text color #1f21df
      
           This box has a color of #1f21df        
        
          <div style="background-color:#1f21df;">Content here</div>
        
        
          .mybackground {background-color:#1f21df;}
        
        Background color #1f21df
      
           Border around this has a color of #1f21df        
        
          <div style="border:2px solid #1f21df;">Content here</div>
        
        
          .myborder {border:2px solid #1f21df;}
        
        Border color #1f21df