#1f49f1 color space conversions
Hex:
        #1f49f1
        RGB:
        31, 73, 241
        CMY:
        88, 71, 5
        CMYK:
        87, 70, 0, 5
      HSL:
        228°, 88.2353%, 53.3333%
        HSV (HSB):
        228°, 87.1369%, 94.5098%
        XYZ:
        18.8248, 11.4073, 84.4287
        xyY:
        0.1642, 0.0995, 11.4073
      CIE-Lab:
        40.2581, 48.9603, -86.7445
        CIE-LCH:
        40.2581, 99.6079, 299.4412
        CIE-Luv:
        40.2581, -14.6270, -123.8788
        Hunter-Lab:
        33.7746, 40.3840, -124.5689
      #1f49f1 color charts
#1f49f1 RGB chart
      #1f49f1 CMYK chart
      #1f49f1 RGB pie chart
      #1f49f1 color shades, tints & tones
#1f49f1 color schemes
#1f49f1 color preview, HTML & CSS examples
           This text has a color of #1f49f1        
        
          <p style="color:#1f49f1;">Text here</p>
        
        
          .mytext {color:#1f49f1;}
        
        Text color #1f49f1
      
           This box has a color of #1f49f1        
        
          <div style="background-color:#1f49f1;">Content here</div>
        
        
          .mybackground {background-color:#1f49f1;}
        
        Background color #1f49f1
      
           Border around this has a color of #1f49f1        
        
          <div style="border:2px solid #1f49f1;">Content here</div>
        
        
          .myborder {border:2px solid #1f49f1;}
        
        Border color #1f49f1