#dd33ee color space conversions
Hex:
#dd33ee
RGB:
221, 51, 238
CMY:
13, 80, 7
CMYK:
7, 79, 0, 7
HSL:
295°, 84.6154%, 56.6667%
HSV (HSB):
295°, 78.5714%, 93.3333%
XYZ:
46.4352, 23.9129, 83.0572
xyY:
0.3027, 0.1559, 23.9129
CIE-Lab:
56.0004, 83.4509, -58.6022
CIE-LCH:
56.0004, 101.9719, 324.9221
CIE-Luv:
56.0004, 62.6360, -101.4920
Hunter-Lab:
48.9008, 83.9238, -66.4726
#dd33ee color charts
#dd33ee color shades, tints & tones
#dd33ee color schemes
#dd33ee color preview, HTML & CSS examples
This text has a color of #dd33ee
<p style="color:#dd33ee;">Text here</p>
.mytext {color:#dd33ee;}
This box has a color of #dd33ee
<div style="background-color:#dd33ee;">Content here</div>
.mybackground {background-color:#dd33ee;}
Border around this has a color of #dd33ee
<div style="border:2px solid #dd33ee;">Content here</div>
.myborder {border:2px solid #dd33ee;}