#d17cec color space conversions
Hex:
#d17cec
RGB:
209, 124, 236
CMY:
18, 51, 7
CMYK:
11, 47, 0, 7
HSL:
286°, 74.6667%, 70.5882%
HSV (HSB):
286°, 47.4576%, 92.5490%
XYZ:
48.6425, 34.0267, 83.3610
xyY:
0.2930, 0.2049, 34.0267
CIE-Lab:
64.9838, 50.8728, -43.3362
CIE-LCH:
64.9838, 66.8286, 319.5738
CIE-Luv:
64.9838, 36.0127, -75.9070
Hunter-Lab:
58.3324, 46.7664, -43.8967
#d17cec color charts
#d17cec color shades, tints & tones
#d17cec color schemes
#d17cec color preview, HTML & CSS examples
This text has a color of #d17cec
<p style="color:#d17cec;">Text here</p>
.mytext {color:#d17cec;}
This box has a color of #d17cec
<div style="background-color:#d17cec;">Content here</div>
.mybackground {background-color:#d17cec;}
Border around this has a color of #d17cec
<div style="border:2px solid #d17cec;">Content here</div>
.myborder {border:2px solid #d17cec;}