#d206f7 color space conversions
Hex:
#d206f7
RGB:
210, 6, 247
CMY:
18, 98, 3
CMYK:
15, 98, 0, 3
HSL:
291°, 95.2569%, 49.6078%
HSV (HSB):
291°, 97.5709%, 96.8627%
XYZ:
43.4320, 20.5473, 89.6726
xyY:
0.2827, 0.1337, 20.5473
CIE-Lab:
52.4504, 90.0730, -69.4512
CIE-LCH:
52.4504, 113.7392, 322.3658
CIE-Luv:
52.4504, 55.9591, -116.1786
Hunter-Lab:
45.3291, 91.7033, -85.5604
#d206f7 color charts
#d206f7 color shades, tints & tones
#d206f7 color schemes
#d206f7 color preview, HTML & CSS examples
This text has a color of #d206f7
<p style="color:#d206f7;">Text here</p>
.mytext {color:#d206f7;}
This box has a color of #d206f7
<div style="background-color:#d206f7;">Content here</div>
.mybackground {background-color:#d206f7;}
Border around this has a color of #d206f7
<div style="border:2px solid #d206f7;">Content here</div>
.myborder {border:2px solid #d206f7;}