#d06fcd color space conversions
Hex:
#d06fcd
RGB:
208, 111, 205
CMY:
18, 56, 20
CMYK:
0, 47, 1, 18
HSL:
302°, 50.7853%, 62.5490%
HSV (HSB):
302°, 46.6346%, 81.5686%
XYZ:
42.7163, 29.1866, 61.1398
xyY:
0.3211, 0.2194, 29.1866
CIE-Lab:
60.9459, 51.3274, -32.3349
CIE-LCH:
60.9459, 60.6634, 327.7902
CIE-Luv:
60.9459, 47.1519, -57.5969
Hunter-Lab:
54.0246, 46.5939, -29.2815
#d06fcd color charts
#d06fcd color shades, tints & tones
#d06fcd color schemes
#d06fcd color preview, HTML & CSS examples
This text has a color of #d06fcd
<p style="color:#d06fcd;">Text here</p>
.mytext {color:#d06fcd;}
This box has a color of #d06fcd
<div style="background-color:#d06fcd;">Content here</div>
.mybackground {background-color:#d06fcd;}
Border around this has a color of #d06fcd
<div style="border:2px solid #d06fcd;">Content here</div>
.myborder {border:2px solid #d06fcd;}