#d68de5 color space conversions
Hex:
#d68de5
RGB:
214, 141, 229
CMY:
16, 45, 10
CMYK:
7, 38, 0, 10
HSL:
290°, 62.8571%, 72.5490%
HSV (HSB):
290°, 38.4279%, 89.8039%
XYZ:
51.3993, 39.0030, 78.9480
xyY:
0.3035, 0.2303, 39.0030
CIE-Lab:
68.7535, 42.0413, -33.5495
CIE-LCH:
68.7535, 53.7870, 321.4097
CIE-Luv:
68.7535, 33.5966, -59.3267
Hunter-Lab:
62.4524, 37.6165, -31.2336
#d68de5 color charts
#d68de5 color shades, tints & tones
#d68de5 color schemes
#d68de5 color preview, HTML & CSS examples
This text has a color of #d68de5
<p style="color:#d68de5;">Text here</p>
.mytext {color:#d68de5;}
This box has a color of #d68de5
<div style="background-color:#d68de5;">Content here</div>
.mybackground {background-color:#d68de5;}
Border around this has a color of #d68de5
<div style="border:2px solid #d68de5;">Content here</div>
.myborder {border:2px solid #d68de5;}