#d961d5 color space conversions
Hex:
#d961d5
RGB:
217, 97, 213
CMY:
15, 62, 16
CMYK:
0, 55, 2, 15
HSL:
302°, 61.2245%, 61.5686%
HSV (HSB):
302°, 55.2995%, 85.0980%
XYZ:
44.9002, 28.1052, 66.0091
xyY:
0.3230, 0.2022, 28.1052
CIE-Lab:
59.9837, 61.8938, -38.2629
CIE-LCH:
59.9837, 72.7660, 328.2755
CIE-Luv:
59.9837, 56.4859, -68.3735
Hunter-Lab:
53.0143, 58.4045, -36.7130
#d961d5 color charts
#d961d5 color shades, tints & tones
#d961d5 color schemes
#d961d5 color preview, HTML & CSS examples
This text has a color of #d961d5
<p style="color:#d961d5;">Text here</p>
.mytext {color:#d961d5;}
This box has a color of #d961d5
<div style="background-color:#d961d5;">Content here</div>
.mybackground {background-color:#d961d5;}
Border around this has a color of #d961d5
<div style="border:2px solid #d961d5;">Content here</div>
.myborder {border:2px solid #d961d5;}