#de55c9 color space conversions
Hex:
#de55c9
RGB:
222, 85, 201
CMY:
13, 67, 21
CMYK:
0, 62, 9, 13
HSL:
309°, 67.4877%, 60.1961%
HSV (HSB):
309°, 61.7117%, 87.0588%
XYZ:
43.9153, 26.2436, 58.0093
xyY:
0.3426, 0.2048, 26.2436
CIE-Lab:
58.2676, 66.4223, -34.0871
CIE-LCH:
58.2676, 74.6582, 332.8337
CIE-Luv:
58.2676, 67.7013, -62.2243
Hunter-Lab:
51.2285, 63.3679, -31.2778
#de55c9 color charts
#de55c9 color shades, tints & tones
#de55c9 color schemes
#de55c9 color preview, HTML & CSS examples
This text has a color of #de55c9
<p style="color:#de55c9;">Text here</p>
.mytext {color:#de55c9;}
This box has a color of #de55c9
<div style="background-color:#de55c9;">Content here</div>
.mybackground {background-color:#de55c9;}
Border around this has a color of #de55c9
<div style="border:2px solid #de55c9;">Content here</div>
.myborder {border:2px solid #de55c9;}