#d205ec color space conversions
Hex:
#d205ec
RGB:
210, 5, 236
CMY:
18, 98, 7
CMYK:
11, 98, 0, 7
HSL:
293°, 95.8506%, 47.2549%
HSV (HSB):
293°, 97.8814%, 92.5490%
XYZ:
41.7729, 19.8663, 80.9898
xyY:
0.2929, 0.1393, 19.8663
CIE-Lab:
51.6857, 88.4017, -64.5124
CIE-LCH:
51.6857, 109.4381, 323.8794
CIE-Luv:
51.6857, 59.7307, -108.5235
Hunter-Lab:
44.5716, 89.2914, -76.5339
#d205ec color charts
#d205ec color shades, tints & tones
#d205ec color schemes
#d205ec color preview, HTML & CSS examples
This text has a color of #d205ec
<p style="color:#d205ec;">Text here</p>
.mytext {color:#d205ec;}
This box has a color of #d205ec
<div style="background-color:#d205ec;">Content here</div>
.mybackground {background-color:#d205ec;}
Border around this has a color of #d205ec
<div style="border:2px solid #d205ec;">Content here</div>
.myborder {border:2px solid #d205ec;}