#dd02fb color space conversions
Hex:
#dd02fb
RGB:
221, 2, 251
CMY:
13, 99, 2
CMYK:
12, 99, 0, 2
HSL:
293°, 98.4190%, 49.6078%
HSV (HSB):
293°, 99.2032%, 98.4314%
XYZ:
47.2531, 22.3806, 93.0962
xyY:
0.2904, 0.1375, 22.3806
CIE-Lab:
54.4285, 92.5249, -68.3967
CIE-LCH:
54.4285, 115.0607, 323.5273
CIE-Luv:
54.4285, 61.9615, -116.1714
Hunter-Lab:
47.3081, 95.5030, -83.5592
#dd02fb color charts
#dd02fb color shades, tints & tones
#dd02fb color schemes
#dd02fb color preview, HTML & CSS examples
This text has a color of #dd02fb
<p style="color:#dd02fb;">Text here</p>
.mytext {color:#dd02fb;}
This box has a color of #dd02fb
<div style="background-color:#dd02fb;">Content here</div>
.mybackground {background-color:#dd02fb;}
Border around this has a color of #dd02fb
<div style="border:2px solid #dd02fb;">Content here</div>
.myborder {border:2px solid #dd02fb;}