#1f62fa color space conversions
Hex:
        #1f62fa
        RGB:
        31, 98, 250
        CMY:
        88, 62, 2
        CMYK:
        88, 61, 0, 2
      HSL:
        222°, 95.6332%, 55.0980%
        HSV (HSB):
        222°, 87.6000%, 98.0392%
        XYZ:
        22.1881, 15.9288, 92.3476
        xyY:
        0.1701, 0.1221, 15.9288
      CIE-Lab:
        46.8809, 36.8289, -80.8997
        CIE-LCH:
        46.8809, 88.8883, 294.4770
        CIE-Luv:
        46.8809, -20.0648, -123.0789
        Hunter-Lab:
        39.9109, 29.3913, -109.2502
      #1f62fa color charts
#1f62fa RGB chart
      #1f62fa CMYK chart
      #1f62fa RGB pie chart
      #1f62fa color shades, tints & tones
#1f62fa color schemes
#1f62fa color preview, HTML & CSS examples
           This text has a color of #1f62fa        
        
          <p style="color:#1f62fa;">Text here</p>
        
        
          .mytext {color:#1f62fa;}
        
        Text color #1f62fa
      
           This box has a color of #1f62fa        
        
          <div style="background-color:#1f62fa;">Content here</div>
        
        
          .mybackground {background-color:#1f62fa;}
        
        Background color #1f62fa
      
           Border around this has a color of #1f62fa        
        
          <div style="border:2px solid #1f62fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f62fa;}
        
        Border color #1f62fa