#dd3afe color space conversions
Hex:
#dd3afe
RGB:
221, 58, 254
CMY:
13, 77, 0
CMYK:
13, 77, 0, 0
HSL:
290°, 98.9899%, 61.1765%
HSV (HSB):
290°, 77.1654%, 99.6078%
XYZ:
49.2212, 25.5540, 96.1041
xyY:
0.2880, 0.1495, 25.5540
CIE-Lab:
57.6113, 84.2308, -64.9320
CIE-LCH:
57.6113, 106.3531, 322.3720
CIE-Luv:
57.6113, 56.3893, -111.8065
Hunter-Lab:
50.5510, 85.3403, -77.3324
#dd3afe color charts
#dd3afe color shades, tints & tones
#dd3afe color schemes
#dd3afe color preview, HTML & CSS examples
This text has a color of #dd3afe
<p style="color:#dd3afe;">Text here</p>
.mytext {color:#dd3afe;}
This box has a color of #dd3afe
<div style="background-color:#dd3afe;">Content here</div>
.mybackground {background-color:#dd3afe;}
Border around this has a color of #dd3afe
<div style="border:2px solid #dd3afe;">Content here</div>
.myborder {border:2px solid #dd3afe;}