#e6faff color space conversions
Hex:
#e6faff
RGB:
230, 250, 255
CMY:
10, 2, 0
CMYK:
10, 2, 0, 0
HSL:
192°, 100.0000%, 95.0980%
HSV (HSB):
192°, 9.8039%, 100.0000%
XYZ:
84.8687, 92.4142, 107.9724
xyY:
0.2975, 0.3240, 92.4142
CIE-Lab:
96.9894, -5.5488, -4.6317
CIE-LCH:
96.9894, 7.2278, 219.8520
CIE-Luv:
96.9894, -10.9912, -6.2765
Hunter-Lab:
96.1323, -10.6459, 0.7002
#e6faff color charts
#e6faff color shades, tints & tones
#e6faff color schemes
#e6faff color preview, HTML & CSS examples
This text has a color of #e6faff
<p style="color:#e6faff;">Text here</p>
.mytext {color:#e6faff;}
This box has a color of #e6faff
<div style="background-color:#e6faff;">Content here</div>
.mybackground {background-color:#e6faff;}
Border around this has a color of #e6faff
<div style="border:2px solid #e6faff;">Content here</div>
.myborder {border:2px solid #e6faff;}