#dc93e9 color space conversions
Hex:
#dc93e9
RGB:
220, 147, 233
CMY:
14, 42, 9
CMYK:
6, 37, 0, 9
HSL:
291°, 66.1538%, 74.5098%
HSV (HSB):
291°, 36.9099%, 91.3725%
XYZ:
54.6569, 41.9663, 82.3104
xyY:
0.3055, 0.2345, 41.9663
CIE-Lab:
70.8477, 41.4449, -32.4542
CIE-LCH:
70.8477, 52.6398, 321.9366
CIE-Luv:
70.8477, 34.0505, -57.7323
Hunter-Lab:
64.7814, 37.2354, -29.9861
#dc93e9 color charts
#dc93e9 color shades, tints & tones
#dc93e9 color schemes
#dc93e9 color preview, HTML & CSS examples
This text has a color of #dc93e9
<p style="color:#dc93e9;">Text here</p>
.mytext {color:#dc93e9;}
This box has a color of #dc93e9
<div style="background-color:#dc93e9;">Content here</div>
.mybackground {background-color:#dc93e9;}
Border around this has a color of #dc93e9
<div style="border:2px solid #dc93e9;">Content here</div>
.myborder {border:2px solid #dc93e9;}