#1f24f8 color space conversions
Hex:
        #1f24f8
        RGB:
        31, 36, 248
        CMY:
        88, 86, 3
        CMYK:
        88, 85, 0, 3
      HSL:
        239°, 93.9394%, 54.7059%
        HSV (HSB):
        239°, 87.5000%, 97.2549%
        XYZ:
        18.1392, 8.3304, 89.4588
        xyY:
        0.1565, 0.0719, 8.3304
      CIE-Lab:
        34.6617, 69.5010, -99.9724
        CIE-LCH:
        34.6617, 121.7574, 304.8071
        CIE-Luv:
        34.6617, -9.6900, -128.9299
        Hunter-Lab:
        28.8624, 61.6733, -163.5654
      #1f24f8 color charts
#1f24f8 RGB chart
      #1f24f8 CMYK chart
      #1f24f8 RGB pie chart
      #1f24f8 color shades, tints & tones
#1f24f8 color schemes
#1f24f8 color preview, HTML & CSS examples
           This text has a color of #1f24f8        
        
          <p style="color:#1f24f8;">Text here</p>
        
        
          .mytext {color:#1f24f8;}
        
        Text color #1f24f8
      
           This box has a color of #1f24f8        
        
          <div style="background-color:#1f24f8;">Content here</div>
        
        
          .mybackground {background-color:#1f24f8;}
        
        Background color #1f24f8
      
           Border around this has a color of #1f24f8        
        
          <div style="border:2px solid #1f24f8;">Content here</div>
        
        
          .myborder {border:2px solid #1f24f8;}
        
        Border color #1f24f8