#ebafdc color space conversions
Hex:
#ebafdc
RGB:
235, 175, 220
CMY:
8, 31, 14
CMYK:
0, 26, 6, 8
HSL:
315°, 60.0000%, 80.3922%
HSV (HSB):
315°, 25.5319%, 92.1569%
XYZ:
62.5092, 53.4894, 74.7400
xyY:
0.3277, 0.2804, 53.4894
CIE-Lab:
78.1631, 28.9403, -14.0753
CIE-LCH:
78.1631, 32.1816, 334.0638
CIE-Luv:
78.1631, 32.2592, -26.7277
Hunter-Lab:
73.1365, 24.5738, -9.3945
#ebafdc color charts
#ebafdc color shades, tints & tones
#ebafdc color schemes
#ebafdc color preview, HTML & CSS examples
This text has a color of #ebafdc
<p style="color:#ebafdc;">Text here</p>
.mytext {color:#ebafdc;}
This box has a color of #ebafdc
<div style="background-color:#ebafdc;">Content here</div>
.mybackground {background-color:#ebafdc;}
Border around this has a color of #ebafdc
<div style="border:2px solid #ebafdc;">Content here</div>
.myborder {border:2px solid #ebafdc;}