#1fe3ff color space conversions
Hex:
        #1fe3ff
        RGB:
        31, 227, 255
        CMY:
        88, 11, 0
        CMYK:
        88, 11, 0, 0
      HSL:
        188°, 100.0000%, 56.0784%
        HSV (HSB):
        188°, 87.8431%, 100.0000%
        XYZ:
        46.0842, 62.4495, 104.2328
        xyY:
        0.2166, 0.2935, 62.4495
      CIE-Lab:
        83.1519, -34.5761, -26.1598
        CIE-LCH:
        83.1519, 43.3571, 217.1106
        CIE-Luv:
        83.1519, -60.0509, -37.2939
        Hunter-Lab:
        79.0250, -34.1998, -22.8852
      #1fe3ff color charts
#1fe3ff RGB chart
      #1fe3ff CMYK chart
      #1fe3ff RGB pie chart
      #1fe3ff color shades, tints & tones
#1fe3ff color schemes
#1fe3ff color preview, HTML & CSS examples
           This text has a color of #1fe3ff        
        
          <p style="color:#1fe3ff;">Text here</p>
        
        
          .mytext {color:#1fe3ff;}
        
        Text color #1fe3ff
      
           This box has a color of #1fe3ff        
        
          <div style="background-color:#1fe3ff;">Content here</div>
        
        
          .mybackground {background-color:#1fe3ff;}
        
        Background color #1fe3ff
      
           Border around this has a color of #1fe3ff        
        
          <div style="border:2px solid #1fe3ff;">Content here</div>
        
        
          .myborder {border:2px solid #1fe3ff;}
        
        Border color #1fe3ff