#5fafcf color space conversions
Hex:
        #5fafcf
        RGB:
        95, 175, 207
        CMY:
        63, 31, 19
        CMYK:
        54, 15, 0, 19
      HSL:
        197°, 53.8462%, 59.2157%
        HSV (HSB):
        197°, 54.1063%, 81.1765%
        XYZ:
        31.3118, 37.5978, 64.6383
        xyY:
        0.2345, 0.2815, 37.5978
      CIE-Lab:
        67.7232, -15.5520, -23.7390
        CIE-LCH:
        67.7232, 28.3796, 236.7703
        CIE-Luv:
        67.7232, -34.4565, -34.8367
        Hunter-Lab:
        61.3171, -16.1532, -19.5795
      #5fafcf color charts
#5fafcf RGB chart
      #5fafcf CMYK chart
      #5fafcf RGB pie chart
      #5fafcf color shades, tints & tones
#5fafcf color schemes
#5fafcf color preview, HTML & CSS examples
           This text has a color of #5fafcf        
        
          <p style="color:#5fafcf;">Text here</p>
        
        
          .mytext {color:#5fafcf;}
        
        Text color #5fafcf
      
           This box has a color of #5fafcf        
        
          <div style="background-color:#5fafcf;">Content here</div>
        
        
          .mybackground {background-color:#5fafcf;}
        
        Background color #5fafcf
      
           Border around this has a color of #5fafcf        
        
          <div style="border:2px solid #5fafcf;">Content here</div>
        
        
          .myborder {border:2px solid #5fafcf;}
        
        Border color #5fafcf