#d05ec7 color space conversions
Hex:
#d05ec7
RGB:
208, 94, 199
CMY:
18, 63, 22
CMYK:
0, 55, 4, 18
HSL:
305°, 54.8077%, 59.2157%
HSV (HSB):
305°, 54.8077%, 81.5686%
XYZ:
40.3239, 25.5388, 56.8370
xyY:
0.3286, 0.2081, 25.5388
CIE-Lab:
57.5967, 58.4760, -34.1442
CIE-LCH:
57.5967, 67.7146, 329.7193
CIE-Luv:
57.5967, 55.2131, -60.8968
Hunter-Lab:
50.5360, 53.9918, -31.3074
#d05ec7 color charts
#d05ec7 color shades, tints & tones
#d05ec7 color schemes
#d05ec7 color preview, HTML & CSS examples
This text has a color of #d05ec7
<p style="color:#d05ec7;">Text here</p>
.mytext {color:#d05ec7;}
This box has a color of #d05ec7
<div style="background-color:#d05ec7;">Content here</div>
.mybackground {background-color:#d05ec7;}
Border around this has a color of #d05ec7
<div style="border:2px solid #d05ec7;">Content here</div>
.myborder {border:2px solid #d05ec7;}