#d902d7 color space conversions
Hex:
#d902d7
RGB:
217, 2, 215
CMY:
15, 99, 16
CMYK:
0, 99, 1, 15
HSL:
301°, 98.1735%, 42.9412%
HSV (HSB):
301°, 99.0783%, 85.0980%
XYZ:
40.9027, 19.7014, 65.9369
xyY:
0.3232, 0.1557, 19.7014
CIE-Lab:
51.4979, 86.5527, -52.8317
CIE-LCH:
51.4979, 101.4030, 328.6002
CIE-Luv:
51.4979, 72.5796, -91.3401
Hunter-Lab:
44.3863, 86.8148, -57.0063
#d902d7 color charts
#d902d7 color shades, tints & tones
#d902d7 color schemes
#d902d7 color preview, HTML & CSS examples
This text has a color of #d902d7
<p style="color:#d902d7;">Text here</p>
.mytext {color:#d902d7;}
This box has a color of #d902d7
<div style="background-color:#d902d7;">Content here</div>
.mybackground {background-color:#d902d7;}
Border around this has a color of #d902d7
<div style="border:2px solid #d902d7;">Content here</div>
.myborder {border:2px solid #d902d7;}