#1fafaf color space conversions
Hex:
        #1fafaf
        RGB:
        31, 175, 175
        CMY:
        88, 31, 31
        CMYK:
        82, 0, 0, 31
      HSL:
        180°, 69.9029%, 40.3922%
        HSV (HSB):
        180°, 82.2857%, 68.6275%
        XYZ:
        23.6329, 34.0464, 45.8835
        xyY:
        0.2282, 0.3288, 34.0464
      CIE-Lab:
        64.9994, -34.7253, -10.2898
        CIE-LCH:
        64.9994, 36.2178, 196.5055
        CIE-Luv:
        64.9994, -48.3026, -10.4303
        Hunter-Lab:
        58.3493, -29.8143, -5.7787
      #1fafaf color charts
#1fafaf RGB chart
      #1fafaf CMYK chart
      #1fafaf RGB pie chart
      #1fafaf color shades, tints & tones
#1fafaf color schemes
#1fafaf color preview, HTML & CSS examples
           This text has a color of #1fafaf        
        
          <p style="color:#1fafaf;">Text here</p>
        
        
          .mytext {color:#1fafaf;}
        
        Text color #1fafaf
      
           This box has a color of #1fafaf        
        
          <div style="background-color:#1fafaf;">Content here</div>
        
        
          .mybackground {background-color:#1fafaf;}
        
        Background color #1fafaf
      
           Border around this has a color of #1fafaf        
        
          <div style="border:2px solid #1fafaf;">Content here</div>
        
        
          .myborder {border:2px solid #1fafaf;}
        
        Border color #1fafaf