#ef8bed color space conversions
Hex:
#ef8bed
RGB:
239, 139, 237
CMY:
6, 45, 7
CMYK:
0, 42, 1, 6
HSL:
301°, 75.7576%, 74.1176%
HSV (HSB):
301°, 41.8410%, 93.7255%
XYZ:
60.1153, 42.9304, 85.2387
xyY:
0.3193, 0.2280, 42.9304
CIE-Lab:
71.5077, 52.0042, -33.4517
CIE-LCH:
71.5077, 61.8341, 327.2489
CIE-Luv:
71.5077, 48.9863, -61.1442
Hunter-Lab:
65.5213, 49.1102, -31.2674
#ef8bed color charts
#ef8bed color shades, tints & tones
#ef8bed color schemes
#ef8bed color preview, HTML & CSS examples
This text has a color of #ef8bed
<p style="color:#ef8bed;">Text here</p>
.mytext {color:#ef8bed;}
This box has a color of #ef8bed
<div style="background-color:#ef8bed;">Content here</div>
.mybackground {background-color:#ef8bed;}
Border around this has a color of #ef8bed
<div style="border:2px solid #ef8bed;">Content here</div>
.myborder {border:2px solid #ef8bed;}