#d97ec2 color space conversions
Hex:
#d97ec2
RGB:
217, 126, 194
CMY:
15, 51, 24
CMYK:
0, 42, 11, 15
HSL:
315°, 54.4910%, 67.2549%
HSV (HSB):
315°, 41.9355%, 85.0980%
XYZ:
45.8137, 33.5685, 55.1036
xyY:
0.3407, 0.2496, 33.5685
CIE-Lab:
64.6186, 44.5389, -20.3835
CIE-LCH:
64.6186, 48.9817, 335.4085
CIE-Luv:
64.6186, 49.2144, -38.2977
Hunter-Lab:
57.9383, 39.7538, -15.8324
#d97ec2 color charts
#d97ec2 color shades, tints & tones
#d97ec2 color schemes
#d97ec2 color preview, HTML & CSS examples
This text has a color of #d97ec2
<p style="color:#d97ec2;">Text here</p>
.mytext {color:#d97ec2;}
This box has a color of #d97ec2
<div style="background-color:#d97ec2;">Content here</div>
.mybackground {background-color:#d97ec2;}
Border around this has a color of #d97ec2
<div style="border:2px solid #d97ec2;">Content here</div>
.myborder {border:2px solid #d97ec2;}