#dd55f4 color space conversions
Hex:
#dd55f4
RGB:
221, 85, 244
CMY:
13, 67, 4
CMYK:
9, 65, 0, 4
HSL:
291°, 87.8453%, 64.5098%
HSV (HSB):
291°, 65.1639%, 95.6863%
XYZ:
49.3964, 28.4008, 88.4664
xyY:
0.2971, 0.1708, 28.4008
CIE-Lab:
60.2491, 73.3366, -55.1608
CIE-LCH:
60.2491, 91.7658, 323.0510
CIE-Luv:
60.2491, 53.9470, -96.5715
Hunter-Lab:
53.2924, 72.1889, -61.1178
#dd55f4 color charts
#dd55f4 color shades, tints & tones
#dd55f4 color schemes
#dd55f4 color preview, HTML & CSS examples
This text has a color of #dd55f4
<p style="color:#dd55f4;">Text here</p>
.mytext {color:#dd55f4;}
This box has a color of #dd55f4
<div style="background-color:#dd55f4;">Content here</div>
.mybackground {background-color:#dd55f4;}
Border around this has a color of #dd55f4
<div style="border:2px solid #dd55f4;">Content here</div>
.myborder {border:2px solid #dd55f4;}