#1fe3fa color space conversions
Hex:
        #1fe3fa
        RGB:
        31, 227, 250
        CMY:
        88, 11, 2
        CMYK:
        88, 9, 0, 2
      HSL:
        186°, 95.6332%, 55.0980%
        HSV (HSB):
        186°, 87.6000%, 98.0392%
        XYZ:
        45.2895, 62.1316, 100.0481
        xyY:
        0.2183, 0.2995, 62.1316
      CIE-Lab:
        82.9834, -36.1207, -23.7763
        CIE-LCH:
        82.9834, 43.2437, 213.3548
        CIE-Luv:
        82.9834, -60.4367, -32.9967
        Hunter-Lab:
        78.8236, -35.3810, -20.0782
      #1fe3fa color charts
#1fe3fa RGB chart
      #1fe3fa CMYK chart
      #1fe3fa RGB pie chart
      #1fe3fa color shades, tints & tones
#1fe3fa color schemes
#1fe3fa color preview, HTML & CSS examples
           This text has a color of #1fe3fa        
        
          <p style="color:#1fe3fa;">Text here</p>
        
        
          .mytext {color:#1fe3fa;}
        
        Text color #1fe3fa
      
           This box has a color of #1fe3fa        
        
          <div style="background-color:#1fe3fa;">Content here</div>
        
        
          .mybackground {background-color:#1fe3fa;}
        
        Background color #1fe3fa
      
           Border around this has a color of #1fe3fa        
        
          <div style="border:2px solid #1fe3fa;">Content here</div>
        
        
          .myborder {border:2px solid #1fe3fa;}
        
        Border color #1fe3fa