#d002bd color space conversions
Hex:
#d002bd
RGB:
208, 2, 189
CMY:
18, 99, 26
CMYK:
0, 99, 9, 18
HSL:
306°, 98.0952%, 41.1765%
HSV (HSB):
306°, 99.0385%, 81.5686%
XYZ:
35.2194, 17.1274, 49.5938
xyY:
0.3455, 0.1680, 17.1274
CIE-Lab:
48.4202, 81.4564, -42.8119
CIE-LCH:
48.4202, 92.0218, 332.2745
CIE-Luv:
48.4202, 76.5895, -74.7344
Hunter-Lab:
41.3853, 79.4816, -42.0800
#d002bd color charts
#d002bd color shades, tints & tones
#d002bd color schemes
#d002bd color preview, HTML & CSS examples
This text has a color of #d002bd
<p style="color:#d002bd;">Text here</p>
.mytext {color:#d002bd;}
This box has a color of #d002bd
<div style="background-color:#d002bd;">Content here</div>
.mybackground {background-color:#d002bd;}
Border around this has a color of #d002bd
<div style="border:2px solid #d002bd;">Content here</div>
.myborder {border:2px solid #d002bd;}