#7fafcf color space conversions
Hex:
        #7fafcf
        RGB:
        127, 175, 207
        CMY:
        50, 31, 19
        CMYK:
        39, 15, 0, 19
      HSL:
        204°, 45.4545%, 65.4902%
        HSV (HSB):
        204°, 38.6473%, 81.1765%
        XYZ:
        35.3449, 39.6770, 64.8270
        xyY:
        0.2527, 0.2837, 39.6770
      CIE-Lab:
        69.2388, -7.8532, -21.2892
        CIE-LCH:
        69.2388, 22.6915, 249.7518
        CIE-Luv:
        69.2388, -23.8228, -31.9415
        Hunter-Lab:
        62.9897, -10.0717, -16.9267
      #7fafcf color charts
#7fafcf RGB chart
      #7fafcf CMYK chart
      #7fafcf RGB pie chart
      #7fafcf color shades, tints & tones
#7fafcf color schemes
#7fafcf color preview, HTML & CSS examples
           This text has a color of #7fafcf        
        
          <p style="color:#7fafcf;">Text here</p>
        
        
          .mytext {color:#7fafcf;}
        
        Text color #7fafcf
      
           This box has a color of #7fafcf        
        
          <div style="background-color:#7fafcf;">Content here</div>
        
        
          .mybackground {background-color:#7fafcf;}
        
        Background color #7fafcf
      
           Border around this has a color of #7fafcf        
        
          <div style="border:2px solid #7fafcf;">Content here</div>
        
        
          .myborder {border:2px solid #7fafcf;}
        
        Border color #7fafcf