#e0bffe color space conversions
Hex:
#e0bffe
RGB:
224, 191, 254
CMY:
12, 25, 0
CMYK:
12, 25, 0, 0
HSL:
271°, 96.9231%, 87.2549%
HSV (HSB):
271°, 24.8031%, 99.6078%
XYZ:
67.2607, 60.2647, 101.8532
xyY:
0.2932, 0.2627, 60.2647
CIE-Lab:
81.9818, 23.2294, -26.6655
CIE-LCH:
81.9818, 35.3646, 311.0604
CIE-Luv:
81.9818, 13.7251, -46.3981
Hunter-Lab:
77.6303, 18.8034, -23.4489
#e0bffe color charts
#e0bffe color shades, tints & tones
#e0bffe color schemes
#e0bffe color preview, HTML & CSS examples
This text has a color of #e0bffe
<p style="color:#e0bffe;">Text here</p>
.mytext {color:#e0bffe;}
This box has a color of #e0bffe
<div style="background-color:#e0bffe;">Content here</div>
.mybackground {background-color:#e0bffe;}
Border around this has a color of #e0bffe
<div style="border:2px solid #e0bffe;">Content here</div>
.myborder {border:2px solid #e0bffe;}