#d200db color space conversions
Hex:
#d200db
RGB:
210, 0, 219
CMY:
18, 100, 14
CMYK:
4, 100, 0, 14
HSL:
298°, 100.0000%, 42.9412%
HSV (HSB):
298°, 100.0000%, 85.8824%
XYZ:
39.3645, 18.8161, 68.5750
xyY:
0.3106, 0.1484, 18.8161
CIE-Lab:
50.4714, 86.1850, -56.8288
CIE-LCH:
50.4714, 103.2346, 326.5999
CIE-Luv:
50.4714, 66.1079, -96.5822
Hunter-Lab:
43.3775, 86.0756, -63.3665
#d200db color charts
#d200db color shades, tints & tones
#d200db color schemes
#d200db color preview, HTML & CSS examples
This text has a color of #d200db
<p style="color:#d200db;">Text here</p>
.mytext {color:#d200db;}
This box has a color of #d200db
<div style="background-color:#d200db;">Content here</div>
.mybackground {background-color:#d200db;}
Border around this has a color of #d200db
<div style="border:2px solid #d200db;">Content here</div>
.myborder {border:2px solid #d200db;}