#8ea0fc color space conversions
Hex:
        #8ea0fc
        RGB:
        142, 160, 252
        CMY:
        44, 37, 1
        CMYK:
        44, 37, 0, 1
      HSL:
        230°, 94.8276%, 77.2549%
        HSV (HSB):
        230°, 43.6508%, 98.8235%
        XYZ:
        41.2968, 37.9207, 97.2383
        xyY:
        0.2340, 0.2149, 37.9207
      CIE-Lab:
        67.9621, 16.7950, -47.8375
        CIE-LCH:
        67.9621, 50.7001, 289.3454
        CIE-Luv:
        67.9621, -12.9603, -79.4235
        Hunter-Lab:
        61.5798, 11.9417, -50.5168
      #8ea0fc color charts
#8ea0fc RGB chart
      #8ea0fc CMYK chart
      #8ea0fc RGB pie chart
      #8ea0fc color shades, tints & tones
#8ea0fc color schemes
#8ea0fc color preview, HTML & CSS examples
           This text has a color of #8ea0fc        
        
          <p style="color:#8ea0fc;">Text here</p>
        
        
          .mytext {color:#8ea0fc;}
        
        Text color #8ea0fc
      
           This box has a color of #8ea0fc        
        
          <div style="background-color:#8ea0fc;">Content here</div>
        
        
          .mybackground {background-color:#8ea0fc;}
        
        Background color #8ea0fc
      
           Border around this has a color of #8ea0fc        
        
          <div style="border:2px solid #8ea0fc;">Content here</div>
        
        
          .myborder {border:2px solid #8ea0fc;}
        
        Border color #8ea0fc