#d905d5 color space conversions
Hex:
#d905d5
RGB:
217, 5, 213
CMY:
15, 98, 16
CMYK:
0, 98, 2, 15
HSL:
301°, 95.4955%, 43.5294%
HSV (HSB):
301°, 97.6959%, 85.0980%
XYZ:
40.6798, 19.6644, 64.6023
xyY:
0.3256, 0.1574, 19.6644
CIE-Lab:
51.4556, 86.0483, -51.7553
CIE-LCH:
51.4556, 100.4137, 328.9744
CIE-Luv:
51.4556, 73.2438, -89.6809
Hunter-Lab:
44.3445, 86.1455, -55.3342
#d905d5 color charts
#d905d5 color shades, tints & tones
#d905d5 color schemes
#d905d5 color preview, HTML & CSS examples
This text has a color of #d905d5
<p style="color:#d905d5;">Text here</p>
.mytext {color:#d905d5;}
This box has a color of #d905d5
<div style="background-color:#d905d5;">Content here</div>
.mybackground {background-color:#d905d5;}
Border around this has a color of #d905d5
<div style="border:2px solid #d905d5;">Content here</div>
.myborder {border:2px solid #d905d5;}