#8fa8ea color space conversions
Hex:
        #8fa8ea
        RGB:
        143, 168, 234
        CMY:
        44, 34, 8
        CMYK:
        39, 28, 0, 8
      HSL:
        224°, 68.4211%, 73.9216%
        HSV (HSB):
        224°, 38.8889%, 91.7647%
        XYZ:
        40.1816, 39.7854, 83.4035
        xyY:
        0.2460, 0.2435, 39.7854
      CIE-Lab:
        69.3164, 7.5174, -35.8972
        CIE-LCH:
        69.3164, 36.6759, 281.8277
        CIE-Luv:
        69.3164, -15.0242, -58.3290
        Hunter-Lab:
        63.0757, 3.3288, -34.2448
      #8fa8ea color charts
#8fa8ea RGB chart
      #8fa8ea CMYK chart
      #8fa8ea RGB pie chart
      #8fa8ea color shades, tints & tones
#8fa8ea color schemes
#8fa8ea color preview, HTML & CSS examples
           This text has a color of #8fa8ea        
        
          <p style="color:#8fa8ea;">Text here</p>
        
        
          .mytext {color:#8fa8ea;}
        
        Text color #8fa8ea
      
           This box has a color of #8fa8ea        
        
          <div style="background-color:#8fa8ea;">Content here</div>
        
        
          .mybackground {background-color:#8fa8ea;}
        
        Background color #8fa8ea
      
           Border around this has a color of #8fa8ea        
        
          <div style="border:2px solid #8fa8ea;">Content here</div>
        
        
          .myborder {border:2px solid #8fa8ea;}
        
        Border color #8fa8ea