#1fafba color space conversions
Hex:
        #1fafba
        RGB:
        31, 175, 186
        CMY:
        88, 31, 27
        CMYK:
        83, 6, 0, 27
      HSL:
        184°, 71.4286%, 42.5490%
        HSV (HSB):
        184°, 83.3333%, 72.9412%
        XYZ:
        24.7580, 34.4964, 51.8080
        xyY:
        0.2229, 0.3106, 34.4964
      CIE-Lab:
        65.3547, -31.3448, -15.8713
        CIE-LCH:
        65.3547, 35.1340, 206.8552
        CIE-Luv:
        65.3547, -47.4803, -19.7985
        Hunter-Lab:
        58.7337, -27.5409, -11.1852
      #1fafba color charts
#1fafba RGB chart
      #1fafba CMYK chart
      #1fafba RGB pie chart
      #1fafba color shades, tints & tones
#1fafba color schemes
#1fafba color preview, HTML & CSS examples
           This text has a color of #1fafba        
        
          <p style="color:#1fafba;">Text here</p>
        
        
          .mytext {color:#1fafba;}
        
        Text color #1fafba
      
           This box has a color of #1fafba        
        
          <div style="background-color:#1fafba;">Content here</div>
        
        
          .mybackground {background-color:#1fafba;}
        
        Background color #1fafba
      
           Border around this has a color of #1fafba        
        
          <div style="border:2px solid #1fafba;">Content here</div>
        
        
          .myborder {border:2px solid #1fafba;}
        
        Border color #1fafba