#eaafd3 color space conversions
Hex:
#eaafd3
RGB:
234, 175, 211
CMY:
8, 31, 17
CMYK:
0, 25, 10, 8
HSL:
323°, 58.4158%, 80.1961%
HSV (HSB):
323°, 25.2137%, 91.7647%
XYZ:
61.0195, 52.8555, 68.6141
xyY:
0.3344, 0.2896, 52.8555
CIE-Lab:
77.7896, 27.0682, -9.7610
CIE-LCH:
77.7896, 28.7744, 340.1704
CIE-Luv:
77.7896, 32.8549, -19.6526
Hunter-Lab:
72.7018, 22.5891, -5.0651
#eaafd3 color charts
#eaafd3 color shades, tints & tones
#eaafd3 color schemes
#eaafd3 color preview, HTML & CSS examples
This text has a color of #eaafd3
<p style="color:#eaafd3;">Text here</p>
.mytext {color:#eaafd3;}
This box has a color of #eaafd3
<div style="background-color:#eaafd3;">Content here</div>
.mybackground {background-color:#eaafd3;}
Border around this has a color of #eaafd3
<div style="border:2px solid #eaafd3;">Content here</div>
.myborder {border:2px solid #eaafd3;}