#ec95f8 color space conversions
Hex:
#ec95f8
RGB:
236, 149, 248
CMY:
7, 42, 3
CMYK:
5, 40, 0, 3
HSL:
293°, 87.6106%, 77.8431%
HSV (HSB):
293°, 39.9194%, 97.2549%
XYZ:
62.2828, 46.1051, 94.4234
xyY:
0.3071, 0.2273, 46.1051
CIE-Lab:
73.6137, 48.0243, -36.2168
CIE-LCH:
73.6137, 60.1497, 322.9788
CIE-Luv:
73.6137, 40.5495, -65.3096
Hunter-Lab:
67.9007, 44.9051, -34.9188
#ec95f8 color charts
#ec95f8 color shades, tints & tones
#ec95f8 color schemes
#ec95f8 color preview, HTML & CSS examples
This text has a color of #ec95f8
<p style="color:#ec95f8;">Text here</p>
.mytext {color:#ec95f8;}
This box has a color of #ec95f8
<div style="background-color:#ec95f8;">Content here</div>
.mybackground {background-color:#ec95f8;}
Border around this has a color of #ec95f8
<div style="border:2px solid #ec95f8;">Content here</div>
.myborder {border:2px solid #ec95f8;}