#d05df4 color space conversions
Hex:
#d05df4
RGB:
208, 93, 244
CMY:
18, 64, 4
CMYK:
15, 62, 0, 4
HSL:
286°, 87.2832%, 66.0784%
HSV (HSB):
286°, 61.8852%, 95.6863%
XYZ:
46.2559, 27.7703, 88.5102
xyY:
0.2846, 0.1709, 27.7703
CIE-Lab:
59.6806, 67.0805, -56.1718
CIE-LCH:
59.6806, 87.4933, 320.0579
CIE-Luv:
59.6806, 43.5986, -97.1231
Hunter-Lab:
52.6975, 64.4601, -62.6947
#d05df4 color charts
#d05df4 color shades, tints & tones
#d05df4 color schemes
#d05df4 color preview, HTML & CSS examples
This text has a color of #d05df4
<p style="color:#d05df4;">Text here</p>
.mytext {color:#d05df4;}
This box has a color of #d05df4
<div style="background-color:#d05df4;">Content here</div>
.mybackground {background-color:#d05df4;}
Border around this has a color of #d05df4
<div style="border:2px solid #d05df4;">Content here</div>
.myborder {border:2px solid #d05df4;}