#dd3dea color space conversions
Hex:
#dd3dea
RGB:
221, 61, 234
CMY:
13, 76, 8
CMYK:
6, 74, 0, 8
HSL:
295°, 80.4651%, 57.8431%
HSV (HSB):
295°, 73.9316%, 91.7647%
XYZ:
46.3388, 24.6502, 80.1575
xyY:
0.3066, 0.1631, 24.6502
CIE-Lab:
56.7329, 80.0208, -55.1874
CIE-LCH:
56.7329, 97.2059, 325.4074
CIE-Luv:
56.7329, 62.3000, -96.2022
Hunter-Lab:
49.6489, 79.7138, -60.9687
#dd3dea color charts
#dd3dea color shades, tints & tones
#dd3dea color schemes
#dd3dea color preview, HTML & CSS examples
This text has a color of #dd3dea
<p style="color:#dd3dea;">Text here</p>
.mytext {color:#dd3dea;}
This box has a color of #dd3dea
<div style="background-color:#dd3dea;">Content here</div>
.mybackground {background-color:#dd3dea;}
Border around this has a color of #dd3dea
<div style="border:2px solid #dd3dea;">Content here</div>
.myborder {border:2px solid #dd3dea;}