#1f48f1 color space conversions
Hex:
        #1f48f1
        RGB:
        31, 72, 241
        CMY:
        88, 72, 5
        CMYK:
        87, 70, 0, 5
      HSL:
        228°, 88.2353%, 53.3333%
        HSV (HSB):
        228°, 87.1369%, 94.5098%
        XYZ:
        18.7596, 11.2769, 84.4070
        xyY:
        0.1639, 0.0985, 11.2769
      CIE-Lab:
        40.0430, 49.5508, -87.0997
        CIE-LCH:
        40.0430, 100.2079, 299.6354
        CIE-Luv:
        40.0430, -14.4384, -124.0312
        Hunter-Lab:
        33.5811, 40.9496, -125.5202
      #1f48f1 color charts
#1f48f1 RGB chart
      #1f48f1 CMYK chart
      #1f48f1 RGB pie chart
      #1f48f1 color shades, tints & tones
#1f48f1 color schemes
#1f48f1 color preview, HTML & CSS examples
           This text has a color of #1f48f1        
        
          <p style="color:#1f48f1;">Text here</p>
        
        
          .mytext {color:#1f48f1;}
        
        Text color #1f48f1
      
           This box has a color of #1f48f1        
        
          <div style="background-color:#1f48f1;">Content here</div>
        
        
          .mybackground {background-color:#1f48f1;}
        
        Background color #1f48f1
      
           Border around this has a color of #1f48f1        
        
          <div style="border:2px solid #1f48f1;">Content here</div>
        
        
          .myborder {border:2px solid #1f48f1;}
        
        Border color #1f48f1