#d06ac8 color space conversions
Hex:
#d06ac8
RGB:
208, 106, 200
CMY:
18, 58, 22
CMYK:
0, 49, 4, 18
HSL:
305°, 52.0408%, 61.5686%
HSV (HSB):
305°, 49.0385%, 81.5686%
XYZ:
41.5918, 27.8881, 57.8344
xyY:
0.3267, 0.2190, 27.8881
CIE-Lab:
59.7875, 52.9299, -31.3034
CIE-LCH:
59.7875, 61.4937, 329.3994
CIE-Luv:
59.7875, 50.3733, -56.0262
Hunter-Lab:
52.8092, 48.1681, -27.9655
#d06ac8 color charts
#d06ac8 color shades, tints & tones
#d06ac8 color schemes
#d06ac8 color preview, HTML & CSS examples
This text has a color of #d06ac8
<p style="color:#d06ac8;">Text here</p>
.mytext {color:#d06ac8;}
This box has a color of #d06ac8
<div style="background-color:#d06ac8;">Content here</div>
.mybackground {background-color:#d06ac8;}
Border around this has a color of #d06ac8
<div style="border:2px solid #d06ac8;">Content here</div>
.myborder {border:2px solid #d06ac8;}