#dd3fec color space conversions
Hex:
#dd3fec
RGB:
221, 63, 236
CMY:
13, 75, 7
CMYK:
6, 73, 0, 7
HSL:
295°, 81.9905%, 58.6275%
HSV (HSB):
295°, 73.3051%, 92.5490%
XYZ:
46.7366, 24.9833, 81.7158
xyY:
0.3046, 0.1628, 24.9833
CIE-Lab:
57.0591, 79.7377, -55.7878
CIE-LCH:
57.0591, 97.3158, 325.0218
CIE-Luv:
57.0591, 61.2655, -97.2052
Hunter-Lab:
49.9833, 79.4348, -61.9427
#dd3fec color charts
#dd3fec color shades, tints & tones
#dd3fec color schemes
#dd3fec color preview, HTML & CSS examples
This text has a color of #dd3fec
<p style="color:#dd3fec;">Text here</p>
.mytext {color:#dd3fec;}
This box has a color of #dd3fec
<div style="background-color:#dd3fec;">Content here</div>
.mybackground {background-color:#dd3fec;}
Border around this has a color of #dd3fec
<div style="border:2px solid #dd3fec;">Content here</div>
.myborder {border:2px solid #dd3fec;}