#e6e2f3 color space conversions
Hex:
#e6e2f3
RGB:
230, 226, 243
CMY:
10, 11, 5
CMYK:
5, 7, 0, 5
HSL:
254°, 41.4634%, 91.9608%
HSV (HSB):
254°, 6.9959%, 95.2941%
XYZ:
76.0071, 77.6868, 95.7831
xyY:
0.3047, 0.3114, 77.6868
CIE-Lab:
90.6368, 4.4556, -7.7776
CIE-LCH:
90.6368, 8.9635, 299.8074
CIE-Luv:
90.6368, 1.2327, -12.9070
Hunter-Lab:
88.1401, -0.3167, -2.7332
#e6e2f3 color charts
#e6e2f3 color shades, tints & tones
#e6e2f3 color schemes
#e6e2f3 color preview, HTML & CSS examples
This text has a color of #e6e2f3
<p style="color:#e6e2f3;">Text here</p>
.mytext {color:#e6e2f3;}
This box has a color of #e6e2f3
<div style="background-color:#e6e2f3;">Content here</div>
.mybackground {background-color:#e6e2f3;}
Border around this has a color of #e6e2f3
<div style="border:2px solid #e6e2f3;">Content here</div>
.myborder {border:2px solid #e6e2f3;}