#ec96e9 color space conversions
Hex:
#ec96e9
RGB:
236, 150, 233
CMY:
7, 41, 9
CMYK:
0, 36, 1, 7
HSL:
302°, 69.3548%, 75.6863%
HSV (HSB):
302°, 36.4407%, 92.5490%
XYZ:
60.2064, 45.5288, 82.7055
xyY:
0.3195, 0.2416, 45.5288
CIE-Lab:
73.2387, 44.7597, -28.6228
CIE-LCH:
73.2387, 53.1290, 327.4021
CIE-Luv:
73.2387, 42.9499, -52.3297
Hunter-Lab:
67.4750, 41.1902, -25.4405
#ec96e9 color charts
#ec96e9 color shades, tints & tones
#ec96e9 color schemes
#ec96e9 color preview, HTML & CSS examples
This text has a color of #ec96e9
<p style="color:#ec96e9;">Text here</p>
.mytext {color:#ec96e9;}
This box has a color of #ec96e9
<div style="background-color:#ec96e9;">Content here</div>
.mybackground {background-color:#ec96e9;}
Border around this has a color of #ec96e9
<div style="border:2px solid #ec96e9;">Content here</div>
.myborder {border:2px solid #ec96e9;}