#dd02ec color space conversions
Hex:
#dd02ec
RGB:
221, 2, 236
CMY:
13, 99, 7
CMYK:
6, 99, 0, 7
HSL:
296°, 98.3193%, 46.6667%
HSV (HSB):
296°, 99.1525%, 92.5490%
XYZ:
44.9808, 21.4717, 81.1306
xyY:
0.3048, 0.1455, 21.4717
CIE-Lab:
53.4619, 90.2377, -61.5549
CIE-LCH:
53.4619, 109.2330, 325.7005
CIE-Luv:
53.4619, 67.3459, -105.4832
Hunter-Lab:
46.3376, 92.1829, -71.3722
#dd02ec color charts
#dd02ec color shades, tints & tones
#dd02ec color schemes
#dd02ec color preview, HTML & CSS examples
This text has a color of #dd02ec
<p style="color:#dd02ec;">Text here</p>
.mytext {color:#dd02ec;}
This box has a color of #dd02ec
<div style="background-color:#dd02ec;">Content here</div>
.mybackground {background-color:#dd02ec;}
Border around this has a color of #dd02ec
<div style="border:2px solid #dd02ec;">Content here</div>
.myborder {border:2px solid #dd02ec;}