#1fa4ff color space conversions
Hex:
        #1fa4ff
        RGB:
        31, 164, 255
        CMY:
        88, 36, 0
        CMYK:
        88, 36, 0, 0
      HSL:
        204°, 100.0000%, 56.0784%
        HSV (HSB):
        204°, 87.8431%, 100.0000%
        XYZ:
        31.8905, 34.0622, 99.5016
        xyY:
        0.1927, 0.2059, 34.0622
      CIE-Lab:
        65.0119, -1.7510, -54.4069
        CIE-LCH:
        65.0119, 54.4350, 268.1567
        CIE-Luv:
        65.0119, -39.0630, -87.8625
        Hunter-Lab:
        58.3629, -4.5993, -60.2283
      #1fa4ff color charts
#1fa4ff RGB chart
      #1fa4ff CMYK chart
      #1fa4ff RGB pie chart
      #1fa4ff color shades, tints & tones
#1fa4ff color schemes
#1fa4ff color preview, HTML & CSS examples
           This text has a color of #1fa4ff        
        
          <p style="color:#1fa4ff;">Text here</p>
        
        
          .mytext {color:#1fa4ff;}
        
        Text color #1fa4ff
      
           This box has a color of #1fa4ff        
        
          <div style="background-color:#1fa4ff;">Content here</div>
        
        
          .mybackground {background-color:#1fa4ff;}
        
        Background color #1fa4ff
      
           Border around this has a color of #1fa4ff        
        
          <div style="border:2px solid #1fa4ff;">Content here</div>
        
        
          .myborder {border:2px solid #1fa4ff;}
        
        Border color #1fa4ff