#de95e6 color space conversions
Hex:
#de95e6
RGB:
222, 149, 230
CMY:
13, 42, 10
CMYK:
3, 35, 0, 10
HSL:
294°, 61.8321%, 74.3137%
HSV (HSB):
294°, 35.2174%, 90.1961%
XYZ:
55.1546, 42.7377, 80.2051
xyY:
0.3097, 0.2400, 42.7377
CIE-Lab:
71.3766, 40.4233, -29.9756
CIE-LCH:
71.3766, 50.3248, 323.4415
CIE-Luv:
71.3766, 34.9385, -53.5985
Hunter-Lab:
65.3740, 36.1918, -26.9790
#de95e6 color charts
#de95e6 color shades, tints & tones
#de95e6 color schemes
#de95e6 color preview, HTML & CSS examples
This text has a color of #de95e6
<p style="color:#de95e6;">Text here</p>
.mytext {color:#de95e6;}
This box has a color of #de95e6
<div style="background-color:#de95e6;">Content here</div>
.mybackground {background-color:#de95e6;}
Border around this has a color of #de95e6
<div style="border:2px solid #de95e6;">Content here</div>
.myborder {border:2px solid #de95e6;}