#e6e2f1 color space conversions
Hex:
#e6e2f1
RGB:
230, 226, 241
CMY:
10, 11, 5
CMYK:
5, 6, 0, 5
HSL:
256°, 34.8837%, 91.5686%
HSV (HSB):
256°, 6.2241%, 94.5098%
XYZ:
75.7067, 77.5666, 94.2008
xyY:
0.3059, 0.3134, 77.5666
CIE-Lab:
90.5818, 4.0804, -6.8114
CIE-LCH:
90.5818, 7.9401, 300.9240
CIE-Luv:
90.5818, 1.3561, -11.3117
Hunter-Lab:
88.0719, -0.6871, -1.7656
#e6e2f1 color charts
#e6e2f1 color shades, tints & tones
#e6e2f1 color schemes
#e6e2f1 color preview, HTML & CSS examples
This text has a color of #e6e2f1
<p style="color:#e6e2f1;">Text here</p>
.mytext {color:#e6e2f1;}
This box has a color of #e6e2f1
<div style="background-color:#e6e2f1;">Content here</div>
.mybackground {background-color:#e6e2f1;}
Border around this has a color of #e6e2f1
<div style="border:2px solid #e6e2f1;">Content here</div>
.myborder {border:2px solid #e6e2f1;}