#dd18e5 color space conversions
Hex:
#dd18e5
RGB:
221, 24, 229
CMY:
13, 91, 10
CMYK:
3, 90, 0, 10
HSL:
298°, 81.0277%, 49.6078%
HSV (HSB):
298°, 89.5197%, 89.8039%
XYZ:
44.2883, 21.6826, 75.9796
xyY:
0.3120, 0.1527, 21.6826
CIE-Lab:
53.6886, 87.2507, -57.2427
CIE-LCH:
53.6886, 104.3524, 326.7323
CIE-Luv:
53.6886, 68.8654, -98.9124
Hunter-Lab:
46.5645, 88.2863, -64.1487
#dd18e5 color charts
#dd18e5 color shades, tints & tones
#dd18e5 color schemes
#dd18e5 color preview, HTML & CSS examples
This text has a color of #dd18e5
<p style="color:#dd18e5;">Text here</p>
.mytext {color:#dd18e5;}
This box has a color of #dd18e5
<div style="background-color:#dd18e5;">Content here</div>
.mybackground {background-color:#dd18e5;}
Border around this has a color of #dd18e5
<div style="border:2px solid #dd18e5;">Content here</div>
.myborder {border:2px solid #dd18e5;}