#e07bca color space conversions
Hex:
#e07bca
RGB:
224, 123, 202
CMY:
12, 52, 21
CMYK:
0, 45, 10, 12
HSL:
313°, 61.9632%, 68.0392%
HSV (HSB):
313°, 45.0893%, 87.8431%
XYZ:
48.4841, 34.2775, 59.9379
xyY:
0.3398, 0.2402, 34.2775
CIE-Lab:
65.1822, 49.5829, -23.9426
CIE-LCH:
65.1822, 55.0610, 334.2251
CIE-Luv:
65.1822, 53.6961, -44.7660
Hunter-Lab:
58.5470, 45.3628, -19.7157
#e07bca color charts
#e07bca color shades, tints & tones
#e07bca color schemes
#e07bca color preview, HTML & CSS examples
This text has a color of #e07bca
<p style="color:#e07bca;">Text here</p>
.mytext {color:#e07bca;}
This box has a color of #e07bca
<div style="background-color:#e07bca;">Content here</div>
.mybackground {background-color:#e07bca;}
Border around this has a color of #e07bca
<div style="border:2px solid #e07bca;">Content here</div>
.myborder {border:2px solid #e07bca;}