#d07edc color space conversions
Hex:
#d07edc
RGB:
208, 126, 220
CMY:
18, 51, 14
CMYK:
5, 43, 0, 14
HSL:
292°, 57.3171%, 67.8431%
HSV (HSB):
292°, 42.7273%, 86.2745%
XYZ:
46.3915, 33.4989, 71.7310
xyY:
0.3060, 0.2209, 33.4989
CIE-Lab:
64.5629, 46.4204, -35.1237
CIE-LCH:
64.5629, 58.2111, 322.8872
CIE-Luv:
64.5629, 37.7913, -61.9003
Hunter-Lab:
57.8782, 41.7874, -32.9659
#d07edc color charts
#d07edc color shades, tints & tones
#d07edc color schemes
#d07edc color preview, HTML & CSS examples
This text has a color of #d07edc
<p style="color:#d07edc;">Text here</p>
.mytext {color:#d07edc;}
This box has a color of #d07edc
<div style="background-color:#d07edc;">Content here</div>
.mybackground {background-color:#d07edc;}
Border around this has a color of #d07edc
<div style="border:2px solid #d07edc;">Content here</div>
.myborder {border:2px solid #d07edc;}