#dc7bed color space conversions
Hex:
#dc7bed
RGB:
220, 123, 237
CMY:
14, 52, 7
CMYK:
7, 48, 0, 7
HSL:
291°, 76.0000%, 70.5882%
HSV (HSB):
291°, 48.1013%, 92.9412%
XYZ:
51.8842, 35.4960, 84.2376
xyY:
0.3023, 0.2068, 35.4960
CIE-Lab:
66.1330, 54.6135, -41.9939
CIE-LCH:
66.1330, 68.8921, 322.4423
CIE-Luv:
66.1330, 43.0746, -74.5177
Hunter-Lab:
59.5785, 51.1852, -42.1247
#dc7bed color charts
#dc7bed color shades, tints & tones
#dc7bed color schemes
#dc7bed color preview, HTML & CSS examples
This text has a color of #dc7bed
<p style="color:#dc7bed;">Text here</p>
.mytext {color:#dc7bed;}
This box has a color of #dc7bed
<div style="background-color:#dc7bed;">Content here</div>
.mybackground {background-color:#dc7bed;}
Border around this has a color of #dc7bed
<div style="border:2px solid #dc7bed;">Content here</div>
.myborder {border:2px solid #dc7bed;}