#eaafc8 color space conversions
Hex:
#eaafc8
RGB:
234, 175, 200
CMY:
8, 31, 22
CMYK:
0, 25, 15, 8
HSL:
335°, 58.4158%, 80.1961%
HSV (HSB):
335°, 25.2137%, 91.7647%
XYZ:
59.6870, 52.3225, 61.5970
xyY:
0.3438, 0.3014, 52.3225
CIE-Lab:
77.4733, 25.2688, -4.2497
CIE-LCH:
77.4733, 25.6236, 350.4534
CIE-Luv:
77.4733, 34.3524, -10.9229
Hunter-Lab:
72.3343, 20.7051, 0.1450
#eaafc8 color charts
#eaafc8 color shades, tints & tones
#eaafc8 color schemes
#eaafc8 color preview, HTML & CSS examples
This text has a color of #eaafc8
<p style="color:#eaafc8;">Text here</p>
.mytext {color:#eaafc8;}
This box has a color of #eaafc8
<div style="background-color:#eaafc8;">Content here</div>
.mybackground {background-color:#eaafc8;}
Border around this has a color of #eaafc8
<div style="border:2px solid #eaafc8;">Content here</div>
.myborder {border:2px solid #eaafc8;}