#1f93fa color space conversions
Hex:
        #1f93fa
        RGB:
        31, 147, 250
        CMY:
        88, 42, 2
        CMYK:
        88, 41, 0, 2
      HSL:
        208°, 95.6332%, 55.0980%
        HSV (HSB):
        208°, 87.6000%, 98.0392%
        XYZ:
        28.2541, 28.0609, 94.3696
        xyY:
        0.1875, 0.1862, 28.0609
      CIE-Lab:
        59.9437, 6.3526, -59.7494
        CIE-LCH:
        59.9437, 60.0862, 276.0689
        CIE-Luv:
        59.9437, -33.9012, -96.2050
        Hunter-Lab:
        52.9725, 2.5052, -68.5434
      #1f93fa color charts
#1f93fa RGB chart
      #1f93fa CMYK chart
      #1f93fa RGB pie chart
      #1f93fa color shades, tints & tones
#1f93fa color schemes
#1f93fa color preview, HTML & CSS examples
           This text has a color of #1f93fa        
        
          <p style="color:#1f93fa;">Text here</p>
        
        
          .mytext {color:#1f93fa;}
        
        Text color #1f93fa
      
           This box has a color of #1f93fa        
        
          <div style="background-color:#1f93fa;">Content here</div>
        
        
          .mybackground {background-color:#1f93fa;}
        
        Background color #1f93fa
      
           Border around this has a color of #1f93fa        
        
          <div style="border:2px solid #1f93fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f93fa;}
        
        Border color #1f93fa