#d002b8 color space conversions
Hex:
#d002b8
RGB:
208, 2, 184
CMY:
18, 99, 28
CMYK:
0, 99, 12, 18
HSL:
307°, 98.0952%, 41.1765%
HSV (HSB):
307°, 99.0385%, 81.5686%
XYZ:
34.6859, 16.9140, 46.7840
xyY:
0.3526, 0.1719, 16.9140
CIE-Lab:
48.1515, 80.7918, -40.3124
CIE-LCH:
48.1515, 90.2907, 333.4823
CIE-Luv:
48.1515, 78.7230, -70.9151
Hunter-Lab:
41.1266, 78.5738, -38.6572
#d002b8 color charts
#d002b8 color shades, tints & tones
#d002b8 color schemes
#d002b8 color preview, HTML & CSS examples
This text has a color of #d002b8
<p style="color:#d002b8;">Text here</p>
.mytext {color:#d002b8;}
This box has a color of #d002b8
<div style="background-color:#d002b8;">Content here</div>
.mybackground {background-color:#d002b8;}
Border around this has a color of #d002b8
<div style="border:2px solid #d002b8;">Content here</div>
.myborder {border:2px solid #d002b8;}