#8fa5cf color space conversions
Hex:
        #8fa5cf
        RGB:
        143, 165, 207
        CMY:
        44, 35, 19
        CMYK:
        31, 20, 0, 19
      HSL:
        219°, 40.0000%, 68.6275%
        HSV (HSB):
        219°, 30.9179%, 81.1765%
        XYZ:
        36.0453, 37.2549, 64.3226
        xyY:
        0.2619, 0.2707, 37.2549
      CIE-Lab:
        67.4678, 2.1400, -23.9051
        CIE-LCH:
        67.4678, 24.0007, 275.1156
        CIE-Luv:
        67.4678, -13.0078, -37.4934
        Hunter-Lab:
        61.0368, -1.4011, -19.7560
      #8fa5cf color charts
#8fa5cf RGB chart
      #8fa5cf CMYK chart
      #8fa5cf RGB pie chart
      #8fa5cf color shades, tints & tones
#8fa5cf color schemes
#8fa5cf color preview, HTML & CSS examples
           This text has a color of #8fa5cf        
        
          <p style="color:#8fa5cf;">Text here</p>
        
        
          .mytext {color:#8fa5cf;}
        
        Text color #8fa5cf
      
           This box has a color of #8fa5cf        
        
          <div style="background-color:#8fa5cf;">Content here</div>
        
        
          .mybackground {background-color:#8fa5cf;}
        
        Background color #8fa5cf
      
           Border around this has a color of #8fa5cf        
        
          <div style="border:2px solid #8fa5cf;">Content here</div>
        
        
          .myborder {border:2px solid #8fa5cf;}
        
        Border color #8fa5cf