#d006d2 color space conversions
Hex:
#d006d2
RGB:
208, 6, 210
CMY:
18, 98, 18
CMYK:
1, 97, 0, 18
HSL:
299°, 94.4444%, 42.3529%
HSV (HSB):
299°, 97.1429%, 82.3529%
XYZ:
37.7104, 18.1933, 62.4969
xyY:
0.3185, 0.1537, 18.1933
CIE-Lab:
49.7297, 84.0866, -52.8850
CIE-LCH:
49.7297, 99.3347, 327.8328
CIE-Luv:
49.7297, 67.8772, -90.2547
Hunter-Lab:
42.6536, 83.1696, -57.0153
#d006d2 color charts
#d006d2 color shades, tints & tones
#d006d2 color schemes
#d006d2 color preview, HTML & CSS examples
This text has a color of #d006d2
<p style="color:#d006d2;">Text here</p>
.mytext {color:#d006d2;}
This box has a color of #d006d2
<div style="background-color:#d006d2;">Content here</div>
.mybackground {background-color:#d006d2;}
Border around this has a color of #d006d2
<div style="border:2px solid #d006d2;">Content here</div>
.myborder {border:2px solid #d006d2;}