#de73ec color space conversions
Hex:
#de73ec
RGB:
222, 115, 236
CMY:
13, 55, 7
CMYK:
6, 51, 0, 7
HSL:
293°, 76.1006%, 68.8235%
HSV (HSB):
293°, 51.2712%, 92.5490%
XYZ:
51.3953, 33.8472, 83.1812
xyY:
0.3052, 0.2010, 33.8472
CIE-Lab:
64.8411, 58.8943, -43.4506
CIE-LCH:
64.8411, 73.1881, 323.5811
CIE-Luv:
64.8411, 47.5319, -77.2356
Hunter-Lab:
58.1783, 55.8764, -44.0458
#de73ec color charts
#de73ec color shades, tints & tones
#de73ec color schemes
#de73ec color preview, HTML & CSS examples
This text has a color of #de73ec
<p style="color:#de73ec;">Text here</p>
.mytext {color:#de73ec;}
This box has a color of #de73ec
<div style="background-color:#de73ec;">Content here</div>
.mybackground {background-color:#de73ec;}
Border around this has a color of #de73ec
<div style="border:2px solid #de73ec;">Content here</div>
.myborder {border:2px solid #de73ec;}