#d68dec color space conversions
Hex:
#d68dec
RGB:
214, 141, 236
CMY:
16, 45, 7
CMYK:
9, 40, 0, 7
HSL:
286°, 71.4286%, 73.9216%
HSV (HSB):
286°, 40.2542%, 92.5490%
XYZ:
52.3968, 39.4020, 84.2006
xyY:
0.2977, 0.2239, 39.4020
CIE-Lab:
69.0415, 43.4181, -36.9524
CIE-LCH:
69.0415, 57.0141, 319.5995
CIE-Luv:
69.0415, 32.3713, -65.1343
Hunter-Lab:
62.7710, 39.1497, -35.5915
#d68dec color charts
#d68dec color shades, tints & tones
#d68dec color schemes
#d68dec color preview, HTML & CSS examples
This text has a color of #d68dec
<p style="color:#d68dec;">Text here</p>
.mytext {color:#d68dec;}
This box has a color of #d68dec
<div style="background-color:#d68dec;">Content here</div>
.mybackground {background-color:#d68dec;}
Border around this has a color of #d68dec
<div style="border:2px solid #d68dec;">Content here</div>
.myborder {border:2px solid #d68dec;}