#de55e6 color space conversions
Hex:
#de55e6
RGB:
222, 85, 230
CMY:
13, 67, 10
CMYK:
3, 63, 0, 10
HSL:
297°, 74.3590%, 61.7647%
HSV (HSB):
297°, 63.0435%, 90.1961%
XYZ:
47.6556, 27.7398, 77.7055
xyY:
0.3113, 0.1812, 27.7398
CIE-Lab:
59.6529, 71.1276, -48.2925
CIE-LCH:
59.6529, 85.9727, 325.8252
CIE-Luv:
59.6529, 58.7058, -85.3653
Hunter-Lab:
52.6686, 69.3406, -50.6066
#de55e6 color charts
#de55e6 color shades, tints & tones
#de55e6 color schemes
#de55e6 color preview, HTML & CSS examples
This text has a color of #de55e6
<p style="color:#de55e6;">Text here</p>
.mytext {color:#de55e6;}
This box has a color of #de55e6
<div style="background-color:#de55e6;">Content here</div>
.mybackground {background-color:#de55e6;}
Border around this has a color of #de55e6
<div style="border:2px solid #de55e6;">Content here</div>
.myborder {border:2px solid #de55e6;}