#d206d3 color space conversions
Hex:
#d206d3
RGB:
210, 6, 211
CMY:
18, 98, 17
CMYK:
0, 97, 0, 17
HSL:
300°, 94.4700%, 42.5490%
HSV (HSB):
300°, 97.1564%, 82.7451%
XYZ:
38.4013, 18.5350, 63.1817
xyY:
0.3197, 0.1543, 18.5350
CIE-Lab:
50.1387, 84.5539, -52.7847
CIE-LCH:
50.1387, 99.6775, 328.0246
CIE-Luv:
50.1387, 68.9249, -90.3682
Hunter-Lab:
43.0523, 83.8748, -56.8747
#d206d3 color charts
#d206d3 color shades, tints & tones
#d206d3 color schemes
#d206d3 color preview, HTML & CSS examples
This text has a color of #d206d3
<p style="color:#d206d3;">Text here</p>
.mytext {color:#d206d3;}
This box has a color of #d206d3
<div style="background-color:#d206d3;">Content here</div>
.mybackground {background-color:#d206d3;}
Border around this has a color of #d206d3
<div style="border:2px solid #d206d3;">Content here</div>
.myborder {border:2px solid #d206d3;}