#1fa5f1 color space conversions
Hex:
        #1fa5f1
        RGB:
        31, 165, 241
        CMY:
        88, 35, 5
        CMYK:
        87, 32, 0, 5
      HSL:
        202°, 88.2353%, 53.3333%
        HSV (HSB):
        202°, 87.1369%, 94.5098%
        XYZ:
        29.8974, 33.5524, 88.1196
        xyY:
        0.1973, 0.2214, 33.5524
      CIE-Lab:
        64.6058, -7.3947, -47.4052
        CIE-LCH:
        64.6058, 47.9785, 261.1339
        CIE-Luv:
        64.6058, -40.2235, -75.3438
        Hunter-Lab:
        57.9245, -9.2361, -49.6498
      #1fa5f1 color charts
#1fa5f1 RGB chart
      #1fa5f1 CMYK chart
      #1fa5f1 RGB pie chart
      #1fa5f1 color shades, tints & tones
#1fa5f1 color schemes
#1fa5f1 color preview, HTML & CSS examples
           This text has a color of #1fa5f1        
        
          <p style="color:#1fa5f1;">Text here</p>
        
        
          .mytext {color:#1fa5f1;}
        
        Text color #1fa5f1
      
           This box has a color of #1fa5f1        
        
          <div style="background-color:#1fa5f1;">Content here</div>
        
        
          .mybackground {background-color:#1fa5f1;}
        
        Background color #1fa5f1
      
           Border around this has a color of #1fa5f1        
        
          <div style="border:2px solid #1fa5f1;">Content here</div>
        
        
          .myborder {border:2px solid #1fa5f1;}
        
        Border color #1fa5f1