#1ffbfa color space conversions
Hex:
        #1ffbfa
        RGB:
        31, 251, 250
        CMY:
        88, 2, 2
        CMYK:
        88, 0, 0, 2
      HSL:
        180°, 96.4912%, 55.2941%
        HSV (HSB):
        180°, 87.6494%, 98.4314%
        XYZ:
        52.3176, 76.1878, 102.3908
        xyY:
        0.2266, 0.3300, 76.1878
      CIE-Lab:
        89.9465, -46.8962, -13.2769
        CIE-LCH:
        89.9465, 48.7394, 195.8075
        CIE-Luv:
        89.9465, -68.4516, -13.9281
        Hunter-Lab:
        87.2856, -45.7599, -8.4505
      #1ffbfa color charts
#1ffbfa RGB chart
      #1ffbfa CMYK chart
      #1ffbfa RGB pie chart
      #1ffbfa color shades, tints & tones
#1ffbfa color schemes
#1ffbfa color preview, HTML & CSS examples
           This text has a color of #1ffbfa        
        
          <p style="color:#1ffbfa;">Text here</p>
        
        
          .mytext {color:#1ffbfa;}
        
        Text color #1ffbfa
      
           This box has a color of #1ffbfa        
        
          <div style="background-color:#1ffbfa;">Content here</div>
        
        
          .mybackground {background-color:#1ffbfa;}
        
        Background color #1ffbfa
      
           Border around this has a color of #1ffbfa        
        
          <div style="border:2px solid #1ffbfa;">Content here</div>
        
        
          .myborder {border:2px solid #1ffbfa;}
        
        Border color #1ffbfa