#dd3aff color space conversions
Hex:
#dd3aff
RGB:
221, 58, 255
CMY:
13, 77, 0
CMYK:
13, 77, 0, 0
HSL:
290°, 100.0000%, 61.3725%
HSV (HSB):
290°, 77.2549%, 100.0000%
XYZ:
49.3818, 25.6183, 96.9498
xyY:
0.2872, 0.1490, 25.6183
CIE-Lab:
57.6729, 84.4014, -65.3869
CIE-LCH:
57.6729, 106.7662, 322.2346
CIE-Luv:
57.6729, 56.0795, -112.5367
Hunter-Lab:
50.6145, 85.5776, -78.1373
#dd3aff color charts
#dd3aff color shades, tints & tones
#dd3aff color schemes
#dd3aff color preview, HTML & CSS examples
This text has a color of #dd3aff
<p style="color:#dd3aff;">Text here</p>
.mytext {color:#dd3aff;}
This box has a color of #dd3aff
<div style="background-color:#dd3aff;">Content here</div>
.mybackground {background-color:#dd3aff;}
Border around this has a color of #dd3aff
<div style="border:2px solid #dd3aff;">Content here</div>
.myborder {border:2px solid #dd3aff;}