#d206f9 color space conversions
Hex:
#d206f9
RGB:
210, 6, 249
CMY:
18, 98, 2
CMYK:
16, 98, 0, 2
HSL:
290°, 95.2941%, 50.0000%
HSV (HSB):
290°, 97.5904%, 97.6471%
XYZ:
43.7423, 20.6714, 91.3070
xyY:
0.2809, 0.1327, 20.6714
CIE-Lab:
52.5880, 90.3951, -70.3461
CIE-LCH:
52.5880, 114.5419, 322.1097
CIE-Luv:
52.5880, 55.3010, -117.5625
Hunter-Lab:
45.4659, 92.1682, -87.2433
#d206f9 color charts
#d206f9 color shades, tints & tones
#d206f9 color schemes
#d206f9 color preview, HTML & CSS examples
This text has a color of #d206f9
<p style="color:#d206f9;">Text here</p>
.mytext {color:#d206f9;}
This box has a color of #d206f9
<div style="background-color:#d206f9;">Content here</div>
.mybackground {background-color:#d206f9;}
Border around this has a color of #d206f9
<div style="border:2px solid #d206f9;">Content here</div>
.myborder {border:2px solid #d206f9;}