#d205f8 color space conversions
Hex:
#d205f8
RGB:
210, 5, 248
CMY:
18, 98, 3
CMYK:
15, 98, 0, 3
HSL:
291°, 96.0474%, 49.6078%
HSV (HSB):
291°, 97.9839%, 97.2549%
XYZ:
43.5759, 20.5875, 90.4840
xyY:
0.2818, 0.1331, 20.5875
CIE-Lab:
52.4950, 90.3056, -69.9380
CIE-LCH:
52.4950, 114.2210, 322.2437
CIE-Luv:
52.4950, 55.6624, -116.9185
Hunter-Lab:
45.3734, 92.0249, -86.4751
#d205f8 color charts
#d205f8 color shades, tints & tones
#d205f8 color schemes
#d205f8 color preview, HTML & CSS examples
This text has a color of #d205f8
<p style="color:#d205f8;">Text here</p>
.mytext {color:#d205f8;}
This box has a color of #d205f8
<div style="background-color:#d205f8;">Content here</div>
.mybackground {background-color:#d205f8;}
Border around this has a color of #d205f8
<div style="border:2px solid #d205f8;">Content here</div>
.myborder {border:2px solid #d205f8;}