#dc5fed color space conversions
Hex:
#dc5fed
RGB:
220, 95, 237
CMY:
14, 63, 7
CMYK:
7, 60, 0, 7
HSL:
293°, 79.7753%, 65.0980%
HSV (HSB):
293°, 59.9156%, 92.9412%
XYZ:
48.8935, 29.5145, 83.2407
xyY:
0.3025, 0.1826, 29.5145
CIE-Lab:
61.2330, 67.7266, -49.7149
CIE-LCH:
61.2330, 84.0147, 323.7193
CIE-Luv:
61.2330, 52.5173, -87.5805
Hunter-Lab:
54.3272, 65.5739, -52.8156
#dc5fed color charts
#dc5fed color shades, tints & tones
#dc5fed color schemes
#dc5fed color preview, HTML & CSS examples
This text has a color of #dc5fed
<p style="color:#dc5fed;">Text here</p>
.mytext {color:#dc5fed;}
This box has a color of #dc5fed
<div style="background-color:#dc5fed;">Content here</div>
.mybackground {background-color:#dc5fed;}
Border around this has a color of #dc5fed
<div style="border:2px solid #dc5fed;">Content here</div>
.myborder {border:2px solid #dc5fed;}