#d206e6 color space conversions
Hex:
#d206e6
RGB:
210, 6, 230
CMY:
18, 98, 10
CMYK:
9, 97, 0, 10
HSL:
295°, 94.9153%, 46.2745%
HSV (HSB):
295°, 97.3913%, 90.1961%
XYZ:
40.9264, 19.5451, 76.4784
xyY:
0.2988, 0.1427, 19.5451
CIE-Lab:
51.3189, 87.3973, -61.7157
CIE-LCH:
51.3189, 106.9912, 324.7721
CIE-Luv:
51.3189, 61.8154, -104.2022
Hunter-Lab:
44.2098, 87.8759, -71.6188
#d206e6 color charts
#d206e6 color shades, tints & tones
#d206e6 color schemes
#d206e6 color preview, HTML & CSS examples
This text has a color of #d206e6
<p style="color:#d206e6;">Text here</p>
.mytext {color:#d206e6;}
This box has a color of #d206e6
<div style="background-color:#d206e6;">Content here</div>
.mybackground {background-color:#d206e6;}
Border around this has a color of #d206e6
<div style="border:2px solid #d206e6;">Content here</div>
.myborder {border:2px solid #d206e6;}