#d05df6 color space conversions
Hex:
#d05df6
RGB:
208, 93, 246
CMY:
18, 64, 4
CMYK:
15, 62, 0, 4
HSL:
285°, 89.4737%, 66.4706%
HSV (HSB):
285°, 62.1951%, 96.4706%
XYZ:
46.5613, 27.8924, 90.1185
xyY:
0.2829, 0.1695, 27.8924
CIE-Lab:
59.7914, 67.4666, -57.1045
CIE-LCH:
59.7914, 88.3893, 319.7550
CIE-Luv:
59.7914, 43.1012, -98.6669
Hunter-Lab:
52.8133, 64.9462, -64.2008
#d05df6 color charts
#d05df6 color shades, tints & tones
#d05df6 color schemes
#d05df6 color preview, HTML & CSS examples
This text has a color of #d05df6
<p style="color:#d05df6;">Text here</p>
.mytext {color:#d05df6;}
This box has a color of #d05df6
<div style="background-color:#d05df6;">Content here</div>
.mybackground {background-color:#d05df6;}
Border around this has a color of #d05df6
<div style="border:2px solid #d05df6;">Content here</div>
.myborder {border:2px solid #d05df6;}