#ee95e6 color space conversions
Hex:
#ee95e6
RGB:
238, 149, 230
CMY:
7, 42, 10
CMYK:
0, 37, 3, 7
HSL:
305°, 72.3577%, 75.8824%
HSV (HSB):
305°, 37.3950%, 93.3333%
XYZ:
60.2903, 45.3852, 80.4455
xyY:
0.3239, 0.2438, 45.3852
CIE-Lab:
73.1448, 45.3637, -27.1071
CIE-LCH:
73.1448, 52.8456, 329.1396
CIE-Luv:
73.1448, 45.3006, -49.9724
Hunter-Lab:
67.3685, 41.8504, -23.6408
#ee95e6 color charts
#ee95e6 color shades, tints & tones
#ee95e6 color schemes
#ee95e6 color preview, HTML & CSS examples
This text has a color of #ee95e6
<p style="color:#ee95e6;">Text here</p>
.mytext {color:#ee95e6;}
This box has a color of #ee95e6
<div style="background-color:#ee95e6;">Content here</div>
.mybackground {background-color:#ee95e6;}
Border around this has a color of #ee95e6
<div style="border:2px solid #ee95e6;">Content here</div>
.myborder {border:2px solid #ee95e6;}