#d96ec2 color space conversions
Hex:
#d96ec2
RGB:
217, 110, 194
CMY:
15, 57, 24
CMYK:
0, 49, 11, 15
HSL:
313°, 58.4699%, 64.1176%
HSV (HSB):
313°, 49.3088%, 85.0980%
XYZ:
43.9288, 29.7986, 54.4753
xyY:
0.3427, 0.2324, 29.7986
CIE-Lab:
61.4801, 52.6150, -25.1867
CIE-LCH:
61.4801, 58.3327, 334.4197
CIE-Luv:
61.4801, 56.5069, -46.7340
Hunter-Lab:
54.5881, 48.1155, -20.9558
#d96ec2 color charts
#d96ec2 color shades, tints & tones
#d96ec2 color schemes
#d96ec2 color preview, HTML & CSS examples
This text has a color of #d96ec2
<p style="color:#d96ec2;">Text here</p>
.mytext {color:#d96ec2;}
This box has a color of #d96ec2
<div style="background-color:#d96ec2;">Content here</div>
.mybackground {background-color:#d96ec2;}
Border around this has a color of #d96ec2
<div style="border:2px solid #d96ec2;">Content here</div>
.myborder {border:2px solid #d96ec2;}