#d205db color space conversions
Hex:
#d205db
RGB:
210, 5, 219
CMY:
18, 98, 14
CMYK:
4, 98, 0, 14
HSL:
297°, 95.5357%, 43.9216%
HSV (HSB):
297°, 97.7169%, 85.8824%
XYZ:
39.4188, 18.9247, 68.5931
xyY:
0.3105, 0.1491, 18.9247
CIE-Lab:
50.5989, 85.8064, -56.6239
CIE-LCH:
50.5989, 102.8057, 326.5790
CIE-Luv:
50.5989, 65.9002, -96.3052
Hunter-Lab:
43.5025, 85.6145, -63.0345
#d205db color charts
#d205db RGB chart
#d205db CMYK chart
#d205db RGB pie chart
#d205db color shades, tints & tones
#d205db color schemes
#d205db color preview, HTML & CSS examples
This text has a color of #d205db
<p style="color:#d205db;">Text here</p>
.mytext {color:#d205db;}
Text color #d205db
This box has a color of #d205db
<div style="background-color:#d205db;">Content here</div>
.mybackground {background-color:#d205db;}
Background color #d205db
Border around this has a color of #d205db
<div style="border:2px solid #d205db;">Content here</div>
.myborder {border:2px solid #d205db;}
Border color #d205db