#e0bfe9 color space conversions
Hex:
#e0bfe9
RGB:
224, 191, 233
CMY:
12, 25, 9
CMYK:
4, 18, 0, 9
HSL:
287°, 48.8372%, 83.1373%
HSV (HSB):
287°, 18.0258%, 91.3725%
XYZ:
64.0793, 58.9921, 85.1001
xyY:
0.3078, 0.2834, 58.9921
CIE-Lab:
81.2872, 19.0845, -16.4904
CIE-LCH:
81.2872, 25.2220, 319.1706
CIE-Luv:
81.2872, 15.8531, -29.0190
Hunter-Lab:
76.8063, 14.5109, -11.9279
#e0bfe9 color charts
#e0bfe9 color shades, tints & tones
#e0bfe9 color schemes
#e0bfe9 color preview, HTML & CSS examples
This text has a color of #e0bfe9
<p style="color:#e0bfe9;">Text here</p>
.mytext {color:#e0bfe9;}
This box has a color of #e0bfe9
<div style="background-color:#e0bfe9;">Content here</div>
.mybackground {background-color:#e0bfe9;}
Border around this has a color of #e0bfe9
<div style="border:2px solid #e0bfe9;">Content here</div>
.myborder {border:2px solid #e0bfe9;}