#d06feb color space conversions
Hex:
#d06feb
RGB:
208, 111, 235
CMY:
18, 56, 8
CMYK:
11, 53, 0, 8
HSL:
287°, 75.6098%, 67.8431%
HSV (HSB):
287°, 52.7660%, 92.1569%
XYZ:
46.6923, 30.7769, 82.0769
xyY:
0.2927, 0.1929, 30.7769
CIE-Lab:
62.3189, 56.9415, -46.9865
CIE-LCH:
62.3189, 73.8246, 320.4715
CIE-Luv:
62.3189, 40.2441, -82.0298
Hunter-Lab:
55.4770, 53.1501, -48.8843
#d06feb color charts
#d06feb color shades, tints & tones
#d06feb color schemes
#d06feb color preview, HTML & CSS examples
This text has a color of #d06feb
<p style="color:#d06feb;">Text here</p>
.mytext {color:#d06feb;}
This box has a color of #d06feb
<div style="background-color:#d06feb;">Content here</div>
.mybackground {background-color:#d06feb;}
Border around this has a color of #d06feb
<div style="border:2px solid #d06feb;">Content here</div>
.myborder {border:2px solid #d06feb;}