#d06ec3 color space conversions
Hex:
#d06ec3
RGB:
208, 110, 195
CMY:
18, 57, 24
CMYK:
0, 47, 6, 18
HSL:
308°, 51.0417%, 62.3529%
HSV (HSB):
308°, 47.1154%, 81.5686%
XYZ:
41.4387, 28.5019, 54.9471
xyY:
0.3318, 0.2282, 28.5019
CIE-Lab:
60.3395, 50.0843, -27.6102
CIE-LCH:
60.3395, 57.1906, 331.1332
CIE-Luv:
60.3395, 49.9530, -49.8989
Hunter-Lab:
53.3872, 45.1227, -23.6514
#d06ec3 color charts
#d06ec3 color shades, tints & tones
#d06ec3 color schemes
#d06ec3 color preview, HTML & CSS examples
This text has a color of #d06ec3
<p style="color:#d06ec3;">Text here</p>
.mytext {color:#d06ec3;}
This box has a color of #d06ec3
<div style="background-color:#d06ec3;">Content here</div>
.mybackground {background-color:#d06ec3;}
Border around this has a color of #d06ec3
<div style="border:2px solid #d06ec3;">Content here</div>
.myborder {border:2px solid #d06ec3;}