#d683e1 color space conversions
Hex:
#d683e1
RGB:
214, 131, 225
CMY:
16, 49, 12
CMYK:
5, 42, 0, 12
HSL:
293°, 61.0390%, 69.8039%
HSV (HSB):
293°, 41.7778%, 88.2353%
XYZ:
49.4385, 35.9650, 75.5704
xyY:
0.3071, 0.2234, 35.9650
CIE-Lab:
66.4932, 46.5366, -34.8468
CIE-LCH:
66.4932, 58.1374, 323.1740
CIE-Luv:
66.4932, 38.5676, -61.7890
Hunter-Lab:
59.9708, 42.2021, -32.7329
#d683e1 color charts
#d683e1 color shades, tints & tones
#d683e1 color schemes
#d683e1 color preview, HTML & CSS examples
This text has a color of #d683e1
<p style="color:#d683e1;">Text here</p>
.mytext {color:#d683e1;}
This box has a color of #d683e1
<div style="background-color:#d683e1;">Content here</div>
.mybackground {background-color:#d683e1;}
Border around this has a color of #d683e1
<div style="border:2px solid #d683e1;">Content here</div>
.myborder {border:2px solid #d683e1;}