#d94ecb color space conversions
Hex:
#d94ecb
RGB:
217, 78, 203
CMY:
15, 69, 20
CMYK:
0, 64, 6, 15
HSL:
306°, 64.6512%, 57.8431%
HSV (HSB):
306°, 64.0553%, 85.0980%
XYZ:
42.1192, 24.5123, 59.0113
xyY:
0.3352, 0.1951, 24.5123
CIE-Lab:
56.5971, 68.2793, -37.8955
CIE-LCH:
56.5971, 78.0905, 330.9694
CIE-Luv:
56.5971, 65.6687, -67.9881
Hunter-Lab:
49.5099, 65.2116, -36.0114
#d94ecb color charts
#d94ecb color shades, tints & tones
#d94ecb color schemes
#d94ecb color preview, HTML & CSS examples
This text has a color of #d94ecb
<p style="color:#d94ecb;">Text here</p>
.mytext {color:#d94ecb;}
This box has a color of #d94ecb
<div style="background-color:#d94ecb;">Content here</div>
.mybackground {background-color:#d94ecb;}
Border around this has a color of #d94ecb
<div style="border:2px solid #d94ecb;">Content here</div>
.myborder {border:2px solid #d94ecb;}