#d48eec color space conversions
Hex:
#d48eec
RGB:
212, 142, 236
CMY:
17, 44, 7
CMYK:
10, 40, 0, 7
HSL:
285°, 71.2121%, 74.1176%
HSV (HSB):
285°, 39.8305%, 92.5490%
XYZ:
51.9647, 39.3992, 84.2228
xyY:
0.2959, 0.2244, 39.3992
CIE-Lab:
69.0394, 42.2969, -36.9721
CIE-LCH:
69.0394, 56.1780, 318.8430
CIE-Luv:
69.0394, 30.7341, -64.9962
Hunter-Lab:
62.7688, 37.9304, -35.6169
#d48eec color charts
#d48eec color shades, tints & tones
#d48eec color schemes
#d48eec color preview, HTML & CSS examples
This text has a color of #d48eec
<p style="color:#d48eec;">Text here</p>
.mytext {color:#d48eec;}
This box has a color of #d48eec
<div style="background-color:#d48eec;">Content here</div>
.mybackground {background-color:#d48eec;}
Border around this has a color of #d48eec
<div style="border:2px solid #d48eec;">Content here</div>
.myborder {border:2px solid #d48eec;}