#1fa3de color space conversions
Hex:
        #1fa3de
        RGB:
        31, 163, 222
        CMY:
        88, 36, 13
        CMYK:
        86, 27, 0, 13
      HSL:
        199°, 75.4941%, 49.6078%
        HSV (HSB):
        199°, 86.0360%, 87.0588%
        XYZ:
        26.8471, 31.7596, 73.8225
        xyY:
        0.2027, 0.2398, 31.7596
      CIE-Lab:
        63.1437, -13.0745, -39.2458
        CIE-LCH:
        63.1437, 41.3663, 251.5749
        CIE-Luv:
        63.1437, -40.7630, -60.6790
        Hunter-Lab:
        56.3557, -13.5874, -38.2173
      #1fa3de color charts
#1fa3de RGB chart
      #1fa3de CMYK chart
      #1fa3de RGB pie chart
      #1fa3de color shades, tints & tones
#1fa3de color schemes
#1fa3de color preview, HTML & CSS examples
           This text has a color of #1fa3de        
        
          <p style="color:#1fa3de;">Text here</p>
        
        
          .mytext {color:#1fa3de;}
        
        Text color #1fa3de
      
           This box has a color of #1fa3de        
        
          <div style="background-color:#1fa3de;">Content here</div>
        
        
          .mybackground {background-color:#1fa3de;}
        
        Background color #1fa3de
      
           Border around this has a color of #1fa3de        
        
          <div style="border:2px solid #1fa3de;">Content here</div>
        
        
          .myborder {border:2px solid #1fa3de;}
        
        Border color #1fa3de