#1f92fe color space conversions
Hex:
        #1f92fe
        RGB:
        31, 146, 254
        CMY:
        88, 43, 0
        CMYK:
        88, 43, 0, 0
      HSL:
        209°, 99.1111%, 55.8824%
        HSV (HSB):
        209°, 87.7953%, 99.6078%
        XYZ:
        28.7334, 28.0048, 97.6570
        xyY:
        0.1861, 0.1814, 28.0048
      CIE-Lab:
        59.8931, 8.4467, -62.0256
        CIE-LCH:
        59.8931, 62.5981, 277.7549
        CIE-Luv:
        59.8931, -33.3996, -100.0926
        Hunter-Lab:
        52.9196, 4.3095, -72.3691
      #1f92fe color charts
#1f92fe RGB chart
      #1f92fe CMYK chart
      #1f92fe RGB pie chart
      #1f92fe color shades, tints & tones
#1f92fe color schemes
#1f92fe color preview, HTML & CSS examples
           This text has a color of #1f92fe        
        
          <p style="color:#1f92fe;">Text here</p>
        
        
          .mytext {color:#1f92fe;}
        
        Text color #1f92fe
      
           This box has a color of #1f92fe        
        
          <div style="background-color:#1f92fe;">Content here</div>
        
        
          .mybackground {background-color:#1f92fe;}
        
        Background color #1f92fe
      
           Border around this has a color of #1f92fe        
        
          <div style="border:2px solid #1f92fe;">Content here</div>
        
        
          .myborder {border:2px solid #1f92fe;}
        
        Border color #1f92fe