#d002ab color space conversions
Hex:
#d002ab
RGB:
208, 2, 171
CMY:
18, 99, 33
CMYK:
0, 99, 18, 18
HSL:
311°, 98.0952%, 41.1765%
HSV (HSB):
311°, 99.0385%, 81.5686%
XYZ:
33.3848, 16.3936, 39.9328
xyY:
0.3721, 0.1827, 16.3936
CIE-Lab:
47.4867, 79.1329, -33.6996
CIE-LCH:
47.4867, 86.0097, 336.9327
CIE-Luv:
47.4867, 84.4331, -60.8911
Hunter-Lab:
40.4890, 76.3247, -30.1332
#d002ab color charts
#d002ab color shades, tints & tones
#d002ab color schemes
#d002ab color preview, HTML & CSS examples
This text has a color of #d002ab
<p style="color:#d002ab;">Text here</p>
.mytext {color:#d002ab;}
This box has a color of #d002ab
<div style="background-color:#d002ab;">Content here</div>
.mybackground {background-color:#d002ab;}
Border around this has a color of #d002ab
<div style="border:2px solid #d002ab;">Content here</div>
.myborder {border:2px solid #d002ab;}