#ec95e8 color space conversions
Hex:
#ec95e8
RGB:
236, 149, 232
CMY:
7, 42, 9
CMYK:
0, 37, 2, 7
HSL:
303°, 69.6000%, 75.4902%
HSV (HSB):
303°, 36.8644%, 92.5490%
XYZ:
59.9050, 45.1540, 81.9022
xyY:
0.3204, 0.2415, 45.1540
CIE-Lab:
72.9932, 45.1004, -28.4534
CIE-LCH:
72.9932, 53.3258, 327.7526
CIE-Luv:
72.9932, 43.5966, -52.0851
Hunter-Lab:
67.1967, 41.5363, -25.2275
#ec95e8 color charts
#ec95e8 color shades, tints & tones
#ec95e8 color schemes
#ec95e8 color preview, HTML & CSS examples
This text has a color of #ec95e8
<p style="color:#ec95e8;">Text here</p>
.mytext {color:#ec95e8;}
This box has a color of #ec95e8
<div style="background-color:#ec95e8;">Content here</div>
.mybackground {background-color:#ec95e8;}
Border around this has a color of #ec95e8
<div style="border:2px solid #ec95e8;">Content here</div>
.myborder {border:2px solid #ec95e8;}