#1ffaf8 color space conversions
Hex:
        #1ffaf8
        RGB:
        31, 250, 248
        CMY:
        88, 2, 3
        CMYK:
        88, 0, 1, 2
      HSL:
        179°, 95.6332%, 55.0980%
        HSV (HSB):
        179°, 87.6000%, 98.0392%
        XYZ:
        51.6940, 75.4398, 100.6437
        xyY:
        0.2269, 0.3312, 75.4398
      CIE-Lab:
        89.5986, -47.0315, -12.7558
        CIE-LCH:
        89.5986, 48.7306, 195.1746
        CIE-Luv:
        89.5986, -68.2768, -13.0383
        Hunter-Lab:
        86.8561, -45.7607, -7.9025
      #1ffaf8 color charts
#1ffaf8 RGB chart
      #1ffaf8 CMYK chart
      #1ffaf8 RGB pie chart
      #1ffaf8 color shades, tints & tones
#1ffaf8 color schemes
#1ffaf8 color preview, HTML & CSS examples
           This text has a color of #1ffaf8        
        
          <p style="color:#1ffaf8;">Text here</p>
        
        
          .mytext {color:#1ffaf8;}
        
        Text color #1ffaf8
      
           This box has a color of #1ffaf8        
        
          <div style="background-color:#1ffaf8;">Content here</div>
        
        
          .mybackground {background-color:#1ffaf8;}
        
        Background color #1ffaf8
      
           Border around this has a color of #1ffaf8        
        
          <div style="border:2px solid #1ffaf8;">Content here</div>
        
        
          .myborder {border:2px solid #1ffaf8;}
        
        Border color #1ffaf8