#dd06f8 color space conversions
Hex:
#dd06f8
RGB:
221, 6, 248
CMY:
13, 98, 3
CMYK:
11, 98, 0, 3
HSL:
293°, 95.2756%, 49.8039%
HSV (HSB):
293°, 97.5806%, 97.2549%
XYZ:
46.8272, 22.2797, 90.6393
xyY:
0.2931, 0.1395, 22.2797
CIE-Lab:
54.3225, 91.7882, -66.8947
CIE-LCH:
54.3225, 113.5780, 323.9157
CIE-Luv:
54.3225, 62.8721, -113.8647
Hunter-Lab:
47.2014, 94.4825, -80.8117
#dd06f8 color charts
#dd06f8 color shades, tints & tones
#dd06f8 color schemes
#dd06f8 color preview, HTML & CSS examples
This text has a color of #dd06f8
<p style="color:#dd06f8;">Text here</p>
.mytext {color:#dd06f8;}
This box has a color of #dd06f8
<div style="background-color:#dd06f8;">Content here</div>
.mybackground {background-color:#dd06f8;}
Border around this has a color of #dd06f8
<div style="border:2px solid #dd06f8;">Content here</div>
.myborder {border:2px solid #dd06f8;}