#d200d3 color space conversions
Hex:
#d200d3
RGB:
210, 0, 211
CMY:
18, 100, 17
CMYK:
0, 100, 0, 17
HSL:
300°, 100.0000%, 41.3725%
HSV (HSB):
300°, 100.0000%, 82.7451%
XYZ:
38.3362, 18.4048, 63.1600
xyY:
0.3197, 0.1535, 18.4048
CIE-Lab:
49.9834, 85.0142, -53.0334
CIE-LCH:
49.9834, 100.1996, 328.0434
CIE-Luv:
49.9834, 69.1914, -90.7140
Hunter-Lab:
42.9008, 84.4314, -57.2581
#d200d3 color charts
#d200d3 color shades, tints & tones
#d200d3 color schemes
#d200d3 color preview, HTML & CSS examples
This text has a color of #d200d3
<p style="color:#d200d3;">Text here</p>
.mytext {color:#d200d3;}
This box has a color of #d200d3
<div style="background-color:#d200d3;">Content here</div>
.mybackground {background-color:#d200d3;}
Border around this has a color of #d200d3
<div style="border:2px solid #d200d3;">Content here</div>
.myborder {border:2px solid #d200d3;}