#de81c3 color space conversions
Hex:
#de81c3
RGB:
222, 129, 195
CMY:
13, 49, 24
CMYK:
0, 42, 12, 13
HSL:
317°, 58.4906%, 68.8235%
HSV (HSB):
317°, 41.8919%, 87.0588%
XYZ:
47.8248, 35.1702, 55.8977
xyY:
0.3443, 0.2532, 35.1702
CIE-Lab:
65.8810, 44.7518, -18.9688
CIE-LCH:
65.8810, 48.6060, 337.0295
CIE-Luv:
65.8810, 51.0481, -36.2778
Hunter-Lab:
59.3045, 40.1644, -14.3708
#de81c3 color charts
#de81c3 color shades, tints & tones
#de81c3 color schemes
#de81c3 color preview, HTML & CSS examples
This text has a color of #de81c3
<p style="color:#de81c3;">Text here</p>
.mytext {color:#de81c3;}
This box has a color of #de81c3
<div style="background-color:#de81c3;">Content here</div>
.mybackground {background-color:#de81c3;}
Border around this has a color of #de81c3
<div style="border:2px solid #de81c3;">Content here</div>
.myborder {border:2px solid #de81c3;}