#1fafbc color space conversions
Hex:
        #1fafbc
        RGB:
        31, 175, 188
        CMY:
        88, 31, 26
        CMYK:
        84, 7, 0, 26
      HSL:
        185°, 71.6895%, 42.9412%
        HSV (HSB):
        185°, 83.5106%, 73.7255%
        XYZ:
        24.9721, 34.5821, 52.9358
        xyY:
        0.2220, 0.3074, 34.5821
      CIE-Lab:
        65.4220, -30.7167, -16.8802
        CIE-LCH:
        65.4220, 35.0493, 208.7908
        CIE-Luv:
        65.4220, -47.3311, -21.5161
        Hunter-Lab:
        58.8065, -27.1116, -12.2064
      #1fafbc color charts
#1fafbc RGB chart
      #1fafbc CMYK chart
      #1fafbc RGB pie chart
      #1fafbc color shades, tints & tones
#1fafbc color schemes
#1fafbc color preview, HTML & CSS examples
           This text has a color of #1fafbc        
        
          <p style="color:#1fafbc;">Text here</p>
        
        
          .mytext {color:#1fafbc;}
        
        Text color #1fafbc
      
           This box has a color of #1fafbc        
        
          <div style="background-color:#1fafbc;">Content here</div>
        
        
          .mybackground {background-color:#1fafbc;}
        
        Background color #1fafbc
      
           Border around this has a color of #1fafbc        
        
          <div style="border:2px solid #1fafbc;">Content here</div>
        
        
          .myborder {border:2px solid #1fafbc;}
        
        Border color #1fafbc