#d002d1 color space conversions
Hex:
#d002d1
RGB:
208, 2, 209
CMY:
18, 99, 18
CMYK:
0, 99, 0, 18
HSL:
300°, 98.1043%, 41.3725%
HSV (HSB):
300°, 99.0431%, 81.9608%
XYZ:
37.5428, 18.0568, 61.8282
xyY:
0.3197, 0.1538, 18.0568
CIE-Lab:
49.5649, 84.2518, -52.5743
CIE-LCH:
49.5649, 99.3097, 328.0353
CIE-Luv:
49.5649, 68.4452, -89.7481
Hunter-Lab:
42.4932, 83.3414, -56.5224
#d002d1 color charts
#d002d1 color shades, tints & tones
#d002d1 color schemes
#d002d1 color preview, HTML & CSS examples
This text has a color of #d002d1
<p style="color:#d002d1;">Text here</p>
.mytext {color:#d002d1;}
This box has a color of #d002d1
<div style="background-color:#d002d1;">Content here</div>
.mybackground {background-color:#d002d1;}
Border around this has a color of #d002d1
<div style="border:2px solid #d002d1;">Content here</div>
.myborder {border:2px solid #d002d1;}