#d55eec color space conversions
Hex:
#d55eec
RGB:
213, 94, 236
CMY:
16, 63, 7
CMYK:
10, 60, 0, 7
HSL:
290°, 78.8889%, 64.7059%
HSV (HSB):
290°, 60.1695%, 92.5490%
XYZ:
46.5836, 28.2077, 82.3463
xyY:
0.2965, 0.1795, 28.2077
CIE-Lab:
60.0759, 66.3032, -51.0527
CIE-LCH:
60.0759, 83.6809, 322.4042
CIE-Luv:
60.0759, 48.5274, -89.1383
Hunter-Lab:
53.1109, 63.6184, -54.7491
#d55eec color charts
#d55eec color shades, tints & tones
#d55eec color schemes
#d55eec color preview, HTML & CSS examples
This text has a color of #d55eec
<p style="color:#d55eec;">Text here</p>
.mytext {color:#d55eec;}
This box has a color of #d55eec
<div style="background-color:#d55eec;">Content here</div>
.mybackground {background-color:#d55eec;}
Border around this has a color of #d55eec
<div style="border:2px solid #d55eec;">Content here</div>
.myborder {border:2px solid #d55eec;}