#d200d8 color space conversions
Hex:
#d200d8
RGB:
210, 0, 216
CMY:
18, 100, 15
CMYK:
3, 100, 0, 15
HSL:
298°, 100.0000%, 42.3529%
HSV (HSB):
298°, 100.0000%, 84.7059%
XYZ:
38.9730, 18.6595, 66.5133
xyY:
0.3139, 0.1503, 18.6595
CIE-Lab:
50.2864, 85.7424, -55.4121
CIE-LCH:
50.2864, 102.0895, 327.1269
CIE-Luv:
50.2864, 67.2516, -94.3911
Hunter-Lab:
43.1967, 85.4527, -61.0558
#d200d8 color charts
#d200d8 color shades, tints & tones
#d200d8 color schemes
#d200d8 color preview, HTML & CSS examples
This text has a color of #d200d8
<p style="color:#d200d8;">Text here</p>
.mytext {color:#d200d8;}
This box has a color of #d200d8
<div style="background-color:#d200d8;">Content here</div>
.mybackground {background-color:#d200d8;}
Border around this has a color of #d200d8
<div style="border:2px solid #d200d8;">Content here</div>
.myborder {border:2px solid #d200d8;}