#d682d8 color space conversions
Hex:
#d682d8
RGB:
214, 130, 216
CMY:
16, 49, 15
CMYK:
1, 40, 0, 15
HSL:
299°, 52.4390%, 67.8431%
HSV (HSB):
299°, 39.8148%, 84.7059%
XYZ:
48.1089, 35.2193, 69.2281
xyY:
0.3154, 0.2309, 35.2193
CIE-Lab:
65.9190, 45.3737, -30.7375
CIE-LCH:
65.9190, 54.8048, 325.8851
CIE-Luv:
65.9190, 40.7802, -54.9097
Hunter-Lab:
59.3458, 40.8463, -27.6209
#d682d8 color charts
#d682d8 color shades, tints & tones
#d682d8 color schemes
#d682d8 color preview, HTML & CSS examples
This text has a color of #d682d8
<p style="color:#d682d8;">Text here</p>
.mytext {color:#d682d8;}
This box has a color of #d682d8
<div style="background-color:#d682d8;">Content here</div>
.mybackground {background-color:#d682d8;}
Border around this has a color of #d682d8
<div style="border:2px solid #d682d8;">Content here</div>
.myborder {border:2px solid #d682d8;}