#dd08fc color space conversions
Hex:
#dd08fc
RGB:
221, 8, 252
CMY:
13, 97, 1
CMYK:
12, 97, 0, 1
HSL:
292°, 97.6000%, 50.9804%
HSV (HSB):
292°, 96.8254%, 98.8235%
XYZ:
47.4763, 22.5741, 93.9504
xyY:
0.2895, 0.1376, 22.5741
CIE-Lab:
54.6309, 92.2753, -68.6266
CIE-LCH:
54.6309, 114.9972, 323.3612
CIE-Luv:
54.6309, 61.4150, -116.5914
Hunter-Lab:
47.5122, 95.2188, -83.9812
#dd08fc color charts
#dd08fc color shades, tints & tones
#dd08fc color schemes
#dd08fc color preview, HTML & CSS examples
This text has a color of #dd08fc
<p style="color:#dd08fc;">Text here</p>
.mytext {color:#dd08fc;}
This box has a color of #dd08fc
<div style="background-color:#dd08fc;">Content here</div>
.mybackground {background-color:#dd08fc;}
Border around this has a color of #dd08fc
<div style="border:2px solid #dd08fc;">Content here</div>
.myborder {border:2px solid #dd08fc;}