#d206db color space conversions
Hex:
#d206db
RGB:
210, 6, 219
CMY:
18, 98, 14
CMYK:
4, 97, 0, 14
HSL:
297°, 94.6667%, 44.1176%
HSV (HSB):
297°, 97.2603%, 85.8824%
XYZ:
39.4296, 18.9464, 68.5967
xyY:
0.3105, 0.1492, 18.9464
CIE-Lab:
50.6244, 85.7309, -56.5831
CIE-LCH:
50.6244, 102.7201, 326.5749
CIE-Luv:
50.6244, 65.8586, -96.2497
Hunter-Lab:
43.5274, 85.5226, -62.9684
#d206db color charts
#d206db color shades, tints & tones
#d206db color schemes
#d206db color preview, HTML & CSS examples
This text has a color of #d206db
<p style="color:#d206db;">Text here</p>
.mytext {color:#d206db;}
This box has a color of #d206db
<div style="background-color:#d206db;">Content here</div>
.mybackground {background-color:#d206db;}
Border around this has a color of #d206db
<div style="border:2px solid #d206db;">Content here</div>
.myborder {border:2px solid #d206db;}