#de95cc color space conversions
Hex:
#de95cc
RGB:
222, 149, 204
CMY:
13, 42, 20
CMYK:
0, 33, 8, 13
HSL:
315°, 52.5180%, 72.7451%
HSV (HSB):
315°, 32.8829%, 87.0588%
XYZ:
51.7707, 41.3841, 62.3861
xyY:
0.3328, 0.2661, 41.3841
CIE-Lab:
70.4442, 35.7326, -17.0721
CIE-LCH:
70.4442, 39.6014, 334.4627
CIE-Luv:
70.4442, 39.4158, -32.1353
Hunter-Lab:
64.3305, 31.0716, -12.4666
#de95cc color charts
#de95cc color shades, tints & tones
#de95cc color schemes
#de95cc color preview, HTML & CSS examples
This text has a color of #de95cc
<p style="color:#de95cc;">Text here</p>
.mytext {color:#de95cc;}
This box has a color of #de95cc
<div style="background-color:#de95cc;">Content here</div>
.mybackground {background-color:#de95cc;}
Border around this has a color of #de95cc
<div style="border:2px solid #de95cc;">Content here</div>
.myborder {border:2px solid #de95cc;}