#1f24fa color space conversions
Hex:
        #1f24fa
        RGB:
        31, 36, 250
        CMY:
        88, 86, 2
        CMYK:
        88, 86, 0, 2
      HSL:
        239°, 95.6332%, 55.0980%
        HSV (HSB):
        239°, 87.6000%, 98.0392%
        XYZ:
        18.4513, 8.4552, 91.1020
        xyY:
        0.1564, 0.0716, 8.4552
      CIE-Lab:
        34.9134, 70.0571, -100.6783
        CIE-LCH:
        34.9134, 122.6544, 304.8322
        CIE-Luv:
        34.9134, -9.7671, -130.0538
        Hunter-Lab:
        29.0778, 62.3807, -165.4036
      #1f24fa color charts
#1f24fa RGB chart
      #1f24fa CMYK chart
      #1f24fa RGB pie chart
      #1f24fa color shades, tints & tones
#1f24fa color schemes
#1f24fa color preview, HTML & CSS examples
           This text has a color of #1f24fa        
        
          <p style="color:#1f24fa;">Text here</p>
        
        
          .mytext {color:#1f24fa;}
        
        Text color #1f24fa
      
           This box has a color of #1f24fa        
        
          <div style="background-color:#1f24fa;">Content here</div>
        
        
          .mybackground {background-color:#1f24fa;}
        
        Background color #1f24fa
      
           Border around this has a color of #1f24fa        
        
          <div style="border:2px solid #1f24fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f24fa;}
        
        Border color #1f24fa