#de91c8 color space conversions
Hex:
#de91c8
RGB:
222, 145, 200
CMY:
13, 43, 22
CMYK:
0, 35, 10, 13
HSL:
317°, 53.8462%, 71.9608%
HSV (HSB):
317°, 34.6847%, 87.0588%
XYZ:
50.6749, 39.9505, 59.6839
xyY:
0.3371, 0.2658, 39.9505
CIE-Lab:
69.4343, 37.1841, -16.3796
CIE-LCH:
69.4343, 40.6319, 336.2265
CIE-Luv:
69.4343, 42.1317, -31.2381
Hunter-Lab:
63.2064, 32.4988, -11.7413
#de91c8 color charts
#de91c8 color shades, tints & tones
#de91c8 color schemes
#de91c8 color preview, HTML & CSS examples
This text has a color of #de91c8
<p style="color:#de91c8;">Text here</p>
.mytext {color:#de91c8;}
This box has a color of #de91c8
<div style="background-color:#de91c8;">Content here</div>
.mybackground {background-color:#de91c8;}
Border around this has a color of #de91c8
<div style="border:2px solid #de91c8;">Content here</div>
.myborder {border:2px solid #de91c8;}