#1f42fa color space conversions
Hex:
        #1f42fa
        RGB:
        31, 66, 250
        CMY:
        88, 74, 2
        CMYK:
        88, 74, 0, 2
      HSL:
        230°, 95.6332%, 55.0980%
        HSV (HSB):
        230°, 87.6000%, 98.0392%
        XYZ:
        19.7686, 11.0899, 91.5411
        xyY:
        0.1615, 0.0906, 11.0899
      CIE-Lab:
        39.7314, 56.0222, -92.6737
        CIE-LCH:
        39.7314, 108.2908, 301.1534
        CIE-Luv:
        39.7314, -13.5402, -130.0099
        Hunter-Lab:
        33.3014, 47.6847, -139.6691
      #1f42fa color charts
#1f42fa RGB chart
      #1f42fa CMYK chart
      #1f42fa RGB pie chart
      #1f42fa color shades, tints & tones
#1f42fa color schemes
#1f42fa color preview, HTML & CSS examples
           This text has a color of #1f42fa        
        
          <p style="color:#1f42fa;">Text here</p>
        
        
          .mytext {color:#1f42fa;}
        
        Text color #1f42fa
      
           This box has a color of #1f42fa        
        
          <div style="background-color:#1f42fa;">Content here</div>
        
        
          .mybackground {background-color:#1f42fa;}
        
        Background color #1f42fa
      
           Border around this has a color of #1f42fa        
        
          <div style="border:2px solid #1f42fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f42fa;}
        
        Border color #1f42fa