#8fa9ff color space conversions
Hex:
        #8fa9ff
        RGB:
        143, 169, 255
        CMY:
        44, 34, 0
        CMYK:
        44, 34, 0, 0
      HSL:
        226°, 100.0000%, 78.0392%
        HSV (HSB):
        226°, 43.9216%, 100.0000%
        XYZ:
        43.5657, 41.4356, 100.3094
        xyY:
        0.2351, 0.2236, 41.4356
      CIE-Lab:
        70.4800, 12.7539, -45.5030
        CIE-LCH:
        70.4800, 47.2566, 285.6576
        CIE-Luv:
        70.4800, -15.9873, -75.4081
        Hunter-Lab:
        64.3705, 8.1597, -47.3332
      #8fa9ff color charts
#8fa9ff RGB chart
      #8fa9ff CMYK chart
      #8fa9ff RGB pie chart
      #8fa9ff color shades, tints & tones
#8fa9ff color schemes
#8fa9ff color preview, HTML & CSS examples
           This text has a color of #8fa9ff        
        
          <p style="color:#8fa9ff;">Text here</p>
        
        
          .mytext {color:#8fa9ff;}
        
        Text color #8fa9ff
      
           This box has a color of #8fa9ff        
        
          <div style="background-color:#8fa9ff;">Content here</div>
        
        
          .mybackground {background-color:#8fa9ff;}
        
        Background color #8fa9ff
      
           Border around this has a color of #8fa9ff        
        
          <div style="border:2px solid #8fa9ff;">Content here</div>
        
        
          .myborder {border:2px solid #8fa9ff;}
        
        Border color #8fa9ff