#d06fc8 color space conversions
Hex:
#d06fc8
RGB:
208, 111, 200
CMY:
18, 56, 22
CMYK:
0, 47, 4, 18
HSL:
305°, 50.7853%, 62.5490%
HSV (HSB):
305°, 46.6346%, 81.5686%
XYZ:
42.1222, 28.9489, 58.0112
xyY:
0.3263, 0.2243, 28.9489
CIE-Lab:
60.7365, 50.4462, -29.8321
CIE-LCH:
60.7365, 58.6069, 329.4014
CIE-Luv:
60.7365, 48.3366, -53.4899
Hunter-Lab:
53.8042, 45.5866, -26.2630
#d06fc8 color charts
#d06fc8 color shades, tints & tones
#d06fc8 color schemes
#d06fc8 color preview, HTML & CSS examples
This text has a color of #d06fc8
<p style="color:#d06fc8;">Text here</p>
.mytext {color:#d06fc8;}
This box has a color of #d06fc8
<div style="background-color:#d06fc8;">Content here</div>
.mybackground {background-color:#d06fc8;}
Border around this has a color of #d06fc8
<div style="border:2px solid #d06fc8;">Content here</div>
.myborder {border:2px solid #d06fc8;}