#d06bec color space conversions
Hex:
#d06bec
RGB:
208, 107, 236
CMY:
18, 58, 7
CMYK:
12, 55, 0, 7
HSL:
287°, 77.2455%, 67.2549%
HSV (HSB):
287°, 54.6610%, 92.5490%
XYZ:
46.4104, 29.9814, 82.6978
xyY:
0.2917, 0.1885, 29.9814
CIE-Lab:
61.6382, 59.0802, -48.6180
CIE-LCH:
61.6382, 76.5126, 320.5485
CIE-Luv:
61.6382, 41.3495, -84.7511
Hunter-Lab:
54.7553, 55.4744, -51.2179
#d06bec color charts
#d06bec color shades, tints & tones
#d06bec color schemes
#d06bec color preview, HTML & CSS examples
This text has a color of #d06bec
<p style="color:#d06bec;">Text here</p>
.mytext {color:#d06bec;}
This box has a color of #d06bec
<div style="background-color:#d06bec;">Content here</div>
.mybackground {background-color:#d06bec;}
Border around this has a color of #d06bec
<div style="border:2px solid #d06bec;">Content here</div>
.myborder {border:2px solid #d06bec;}