#de55e3 color space conversions
Hex:
#de55e3
RGB:
222, 85, 227
CMY:
13, 67, 11
CMYK:
2, 63, 0, 11
HSL:
298°, 71.7172%, 61.1765%
HSV (HSB):
298°, 62.5551%, 89.0196%
XYZ:
47.2378, 27.5726, 75.5054
xyY:
0.3143, 0.1834, 27.5726
CIE-Lab:
59.5007, 70.6196, -46.8520
CIE-LCH:
59.5007, 84.7480, 326.4380
CIE-Luv:
59.5007, 59.6073, -83.0000
Hunter-Lab:
52.5097, 68.6872, -48.4983
#de55e3 color charts
#de55e3 color shades, tints & tones
#de55e3 color schemes
#de55e3 color preview, HTML & CSS examples
This text has a color of #de55e3
<p style="color:#de55e3;">Text here</p>
.mytext {color:#de55e3;}
This box has a color of #de55e3
<div style="background-color:#de55e3;">Content here</div>
.mybackground {background-color:#de55e3;}
Border around this has a color of #de55e3
<div style="border:2px solid #de55e3;">Content here</div>
.myborder {border:2px solid #de55e3;}