#d205de color space conversions
Hex:
#d205de
RGB:
210, 5, 222
CMY:
18, 98, 13
CMYK:
5, 98, 0, 13
HSL:
297°, 95.5947%, 44.5098%
HSV (HSB):
297°, 97.7477%, 87.0588%
XYZ:
39.8174, 19.0841, 70.6922
xyY:
0.3072, 0.1473, 19.0841
CIE-Lab:
50.7855, 86.2551, -58.0338
CIE-LCH:
50.7855, 103.9609, 326.0667
CIE-Luv:
50.7855, 64.7765, -98.4888
Hunter-Lab:
43.6854, 86.2461, -65.3641
#d205de color charts
#d205de color shades, tints & tones
#d205de color schemes
#d205de color preview, HTML & CSS examples
This text has a color of #d205de
<p style="color:#d205de;">Text here</p>
.mytext {color:#d205de;}
This box has a color of #d205de
<div style="background-color:#d205de;">Content here</div>
.mybackground {background-color:#d205de;}
Border around this has a color of #d205de
<div style="border:2px solid #d205de;">Content here</div>
.myborder {border:2px solid #d205de;}