#d666e5 color space conversions
Hex:
#d666e5
RGB:
214, 102, 229
CMY:
16, 60, 10
CMYK:
7, 55, 0, 10
HSL:
293°, 70.9497%, 64.9020%
HSV (HSB):
293°, 55.4585%, 89.8039%
XYZ:
46.6258, 29.4560, 77.3569
xyY:
0.3039, 0.1920, 29.4560
CIE-Lab:
61.1820, 61.6545, -45.3884
CIE-LCH:
61.1820, 76.5597, 323.6405
CIE-Luv:
61.1820, 48.5168, -79.8629
Hunter-Lab:
54.2734, 58.3692, -46.5157
#d666e5 color charts
#d666e5 color shades, tints & tones
#d666e5 color schemes
#d666e5 color preview, HTML & CSS examples
This text has a color of #d666e5
<p style="color:#d666e5;">Text here</p>
.mytext {color:#d666e5;}
This box has a color of #d666e5
<div style="background-color:#d666e5;">Content here</div>
.mybackground {background-color:#d666e5;}
Border around this has a color of #d666e5
<div style="border:2px solid #d666e5;">Content here</div>
.myborder {border:2px solid #d666e5;}