#de2bcc color space conversions
Hex:
#de2bcc
RGB:
222, 43, 204
CMY:
13, 83, 20
CMYK:
0, 81, 8, 13
HSL:
306°, 73.0612%, 51.9608%
HSV (HSB):
306°, 80.6306%, 87.0588%
XYZ:
41.8872, 21.6170, 59.0915
xyY:
0.3417, 0.1763, 21.6170
CIE-Lab:
53.6182, 80.4181, -43.1053
CIE-LCH:
53.6182, 91.2421, 331.8080
CIE-Luv:
53.6182, 77.0120, -76.8960
Hunter-Lab:
46.4941, 79.4486, -42.8087
#de2bcc color charts
#de2bcc color shades, tints & tones
#de2bcc color schemes
#de2bcc color preview, HTML & CSS examples
This text has a color of #de2bcc
<p style="color:#de2bcc;">Text here</p>
.mytext {color:#de2bcc;}
This box has a color of #de2bcc
<div style="background-color:#de2bcc;">Content here</div>
.mybackground {background-color:#de2bcc;}
Border around this has a color of #de2bcc
<div style="border:2px solid #de2bcc;">Content here</div>
.myborder {border:2px solid #de2bcc;}