#5fa7cf color space conversions
Hex:
        #5fa7cf
        RGB:
        95, 167, 207
        CMY:
        63, 35, 19
        CMYK:
        54, 19, 0, 19
      HSL:
        201°, 53.8462%, 59.2157%
        HSV (HSB):
        201°, 54.1063%, 81.1765%
        XYZ:
        29.8005, 34.5753, 64.1345
        xyY:
        0.2319, 0.2690, 34.5753
      CIE-Lab:
        65.4167, -11.2578, -27.2778
        CIE-LCH:
        65.4167, 29.5096, 247.5737
        CIE-Luv:
        65.4167, -31.4121, -41.0743
        Hunter-Lab:
        58.8008, -12.4367, -23.5076
      #5fa7cf color charts
#5fa7cf RGB chart
      #5fa7cf CMYK chart
      #5fa7cf RGB pie chart
      #5fa7cf color shades, tints & tones
#5fa7cf color schemes
#5fa7cf color preview, HTML & CSS examples
           This text has a color of #5fa7cf        
        
          <p style="color:#5fa7cf;">Text here</p>
        
        
          .mytext {color:#5fa7cf;}
        
        Text color #5fa7cf
      
           This box has a color of #5fa7cf        
        
          <div style="background-color:#5fa7cf;">Content here</div>
        
        
          .mybackground {background-color:#5fa7cf;}
        
        Background color #5fa7cf
      
           Border around this has a color of #5fa7cf        
        
          <div style="border:2px solid #5fa7cf;">Content here</div>
        
        
          .myborder {border:2px solid #5fa7cf;}
        
        Border color #5fa7cf