#d200d1 color space conversions
Hex:
#d200d1
RGB:
210, 0, 209
CMY:
18, 100, 18
CMYK:
0, 100, 0, 18
HSL:
300°, 100.0000%, 41.1765%
HSV (HSB):
300°, 100.0000%, 82.3529%
XYZ:
38.0870, 18.3051, 61.8474
xyY:
0.3221, 0.1548, 18.3051
CIE-Lab:
49.8641, 84.7263, -52.0756
CIE-LCH:
49.8641, 99.4506, 328.4237
CIE-Luv:
49.8641, 69.9789, -89.2344
Hunter-Lab:
42.7844, 84.0290, -55.7581
#d200d1 color charts
#d200d1 color shades, tints & tones
#d200d1 color schemes
#d200d1 color preview, HTML & CSS examples
This text has a color of #d200d1
<p style="color:#d200d1;">Text here</p>
.mytext {color:#d200d1;}
This box has a color of #d200d1
<div style="background-color:#d200d1;">Content here</div>
.mybackground {background-color:#d200d1;}
Border around this has a color of #d200d1
<div style="border:2px solid #d200d1;">Content here</div>
.myborder {border:2px solid #d200d1;}