#1f97fa color space conversions
Hex:
        #1f97fa
        RGB:
        31, 151, 250
        CMY:
        88, 41, 2
        CMYK:
        88, 40, 0, 2
      HSL:
        207°, 95.6332%, 55.0980%
        HSV (HSB):
        207°, 87.6000%, 98.0392%
        XYZ:
        28.8870, 29.3267, 94.5806
        xyY:
        0.1891, 0.1919, 29.3267
      CIE-Lab:
        61.0688, 3.9760, -57.9515
        CIE-LCH:
        61.0688, 58.0877, 273.9249
        CIE-Luv:
        61.0688, -35.1643, -93.3612
        Hunter-Lab:
        54.1541, 0.4462, -65.6426
      #1f97fa color charts
#1f97fa RGB chart
      #1f97fa CMYK chart
      #1f97fa RGB pie chart
      #1f97fa color shades, tints & tones
#1f97fa color schemes
#1f97fa color preview, HTML & CSS examples
           This text has a color of #1f97fa        
        
          <p style="color:#1f97fa;">Text here</p>
        
        
          .mytext {color:#1f97fa;}
        
        Text color #1f97fa
      
           This box has a color of #1f97fa        
        
          <div style="background-color:#1f97fa;">Content here</div>
        
        
          .mybackground {background-color:#1f97fa;}
        
        Background color #1f97fa
      
           Border around this has a color of #1f97fa        
        
          <div style="border:2px solid #1f97fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f97fa;}
        
        Border color #1f97fa