#d002d9 color space conversions
Hex:
#d002d9
RGB:
208, 2, 217
CMY:
18, 99, 15
CMYK:
4, 99, 0, 15
HSL:
297°, 98.1735%, 42.9412%
HSV (HSB):
297°, 99.0783%, 85.0980%
XYZ:
38.5585, 18.4631, 67.1771
xyY:
0.3105, 0.1487, 18.4631
CIE-Lab:
50.0530, 85.4270, -56.3772
CIE-LCH:
50.0530, 102.3532, 326.5773
CIE-Luv:
50.0530, 65.3712, -95.6196
Hunter-Lab:
42.9687, 84.9842, -62.6158
#d002d9 color charts
#d002d9 color shades, tints & tones
#d002d9 color schemes
#d002d9 color preview, HTML & CSS examples
This text has a color of #d002d9
<p style="color:#d002d9;">Text here</p>
.mytext {color:#d002d9;}
This box has a color of #d002d9
<div style="background-color:#d002d9;">Content here</div>
.mybackground {background-color:#d002d9;}
Border around this has a color of #d002d9
<div style="border:2px solid #d002d9;">Content here</div>
.myborder {border:2px solid #d002d9;}