#dd06ed color space conversions
Hex:
#dd06ed
RGB:
221, 6, 237
CMY:
13, 98, 7
CMYK:
7, 97, 0, 7
HSL:
296°, 95.0617%, 47.6471%
HSV (HSB):
296°, 97.4684%, 92.9412%
XYZ:
45.1700, 21.6168, 81.9125
xyY:
0.3038, 0.1454, 21.6168
CIE-Lab:
53.6181, 90.1101, -61.8663
CIE-LCH:
53.6181, 109.3035, 325.5279
CIE-Luv:
53.6181, 66.8264, -106.0014
Hunter-Lab:
46.4939, 92.0529, -71.9108
#dd06ed color charts
#dd06ed color shades, tints & tones
#dd06ed color schemes
#dd06ed color preview, HTML & CSS examples
This text has a color of #dd06ed
<p style="color:#dd06ed;">Text here</p>
.mytext {color:#dd06ed;}
This box has a color of #dd06ed
<div style="background-color:#dd06ed;">Content here</div>
.mybackground {background-color:#dd06ed;}
Border around this has a color of #dd06ed
<div style="border:2px solid #dd06ed;">Content here</div>
.myborder {border:2px solid #dd06ed;}