#dd27e4 color space conversions
Hex:
#dd27e4
RGB:
221, 39, 228
CMY:
13, 85, 11
CMYK:
3, 83, 0, 11
HSL:
298°, 77.7778%, 52.3529%
HSV (HSB):
298°, 82.8947%, 89.4118%
XYZ:
44.5479, 22.4246, 75.3792
xyY:
0.3129, 0.1575, 22.4246
CIE-Lab:
54.4747, 84.6183, -55.4189
CIE-LCH:
54.4747, 101.1509, 326.7781
CIE-Luv:
54.4747, 67.7682, -96.2235
Hunter-Lab:
47.3546, 85.0495, -61.2297
#dd27e4 color charts
#dd27e4 color shades, tints & tones
#dd27e4 color schemes
#dd27e4 color preview, HTML & CSS examples
This text has a color of #dd27e4
<p style="color:#dd27e4;">Text here</p>
.mytext {color:#dd27e4;}
This box has a color of #dd27e4
<div style="background-color:#dd27e4;">Content here</div>
.mybackground {background-color:#dd27e4;}
Border around this has a color of #dd27e4
<div style="border:2px solid #dd27e4;">Content here</div>
.myborder {border:2px solid #dd27e4;}