#d05ff6 color space conversions
Hex:
#d05ff6
RGB:
208, 95, 246
CMY:
18, 63, 4
CMYK:
15, 61, 0, 4
HSL:
285°, 89.3491%, 66.8627%
HSV (HSB):
285°, 61.3821%, 96.4706%
XYZ:
46.7392, 28.2481, 90.1778
xyY:
0.2830, 0.1710, 28.2481
CIE-Lab:
60.1123, 66.5849, -56.5925
CIE-LCH:
60.1123, 87.3857, 319.6378
CIE-Luv:
60.1123, 42.5624, -97.8692
Hunter-Lab:
53.1490, 63.9621, -63.3930
#d05ff6 color charts
#d05ff6 color shades, tints & tones
#d05ff6 color schemes
#d05ff6 color preview, HTML & CSS examples
This text has a color of #d05ff6
<p style="color:#d05ff6;">Text here</p>
.mytext {color:#d05ff6;}
This box has a color of #d05ff6
<div style="background-color:#d05ff6;">Content here</div>
.mybackground {background-color:#d05ff6;}
Border around this has a color of #d05ff6
<div style="border:2px solid #d05ff6;">Content here</div>
.myborder {border:2px solid #d05ff6;}