#e28bcd color space conversions
Hex:
#e28bcd
RGB:
226, 139, 205
CMY:
11, 45, 20
CMYK:
0, 38, 9, 11
HSL:
314°, 60.0000%, 71.5686%
HSV (HSB):
314°, 38.4956%, 88.6275%
XYZ:
51.6161, 39.0418, 62.5730
xyY:
0.3369, 0.2548, 39.0418
CIE-Lab:
68.7815, 42.4924, -20.1045
CIE-LCH:
68.7815, 47.0085, 334.6796
CIE-Luv:
68.7815, 46.8823, -37.9179
Hunter-Lab:
62.4834, 38.1087, -15.6366
#e28bcd color charts
#e28bcd color shades, tints & tones
#e28bcd color schemes
#e28bcd color preview, HTML & CSS examples
This text has a color of #e28bcd
<p style="color:#e28bcd;">Text here</p>
.mytext {color:#e28bcd;}
This box has a color of #e28bcd
<div style="background-color:#e28bcd;">Content here</div>
.mybackground {background-color:#e28bcd;}
Border around this has a color of #e28bcd
<div style="border:2px solid #e28bcd;">Content here</div>
.myborder {border:2px solid #e28bcd;}