#1f4ff2 color space conversions
Hex:
        #1f4ff2
        RGB:
        31, 79, 242
        CMY:
        88, 69, 5
        CMYK:
        87, 67, 0, 5
      HSL:
        226°, 89.0295%, 53.5294%
        HSV (HSB):
        226°, 87.1901%, 94.9020%
        XYZ:
        19.3881, 12.2941, 85.3555
        xyY:
        0.1657, 0.1050, 12.2941
      CIE-Lab:
        41.6797, 45.7110, -84.9633
        CIE-LCH:
        41.6797, 96.4793, 298.2806
        CIE-Luv:
        41.6797, -15.8209, -123.3924
        Hunter-Lab:
        35.0629, 37.3417, -119.7888
      #1f4ff2 color charts
#1f4ff2 RGB chart
      #1f4ff2 CMYK chart
      #1f4ff2 RGB pie chart
      #1f4ff2 color shades, tints & tones
#1f4ff2 color schemes
#1f4ff2 color preview, HTML & CSS examples
           This text has a color of #1f4ff2        
        
          <p style="color:#1f4ff2;">Text here</p>
        
        
          .mytext {color:#1f4ff2;}
        
        Text color #1f4ff2
      
           This box has a color of #1f4ff2        
        
          <div style="background-color:#1f4ff2;">Content here</div>
        
        
          .mybackground {background-color:#1f4ff2;}
        
        Background color #1f4ff2
      
           Border around this has a color of #1f4ff2        
        
          <div style="border:2px solid #1f4ff2;">Content here</div>
        
        
          .myborder {border:2px solid #1f4ff2;}
        
        Border color #1f4ff2