#d002a7 color space conversions
Hex:
#d002a7
RGB:
208, 2, 167
CMY:
18, 99, 35
CMYK:
0, 99, 20, 18
HSL:
312°, 98.0952%, 41.1765%
HSV (HSB):
312°, 99.0385%, 81.5686%
XYZ:
33.0092, 16.2433, 37.9547
xyY:
0.3785, 0.1863, 16.2433
CIE-Lab:
47.2921, 78.6433, -31.6311
CIE-LCH:
47.2921, 84.7662, 338.0895
CIE-Luv:
47.2921, 86.2329, -57.7863
Hunter-Lab:
40.3030, 75.6657, -27.6233
#d002a7 color charts
#d002a7 color shades, tints & tones
#d002a7 color schemes
#d002a7 color preview, HTML & CSS examples
This text has a color of #d002a7
<p style="color:#d002a7;">Text here</p>
.mytext {color:#d002a7;}
This box has a color of #d002a7
<div style="background-color:#d002a7;">Content here</div>
.mybackground {background-color:#d002a7;}
Border around this has a color of #d002a7
<div style="border:2px solid #d002a7;">Content here</div>
.myborder {border:2px solid #d002a7;}