#ec97f5 color space conversions
Hex:
#ec97f5
RGB:
236, 151, 245
CMY:
7, 41, 4
CMYK:
4, 38, 0, 4
HSL:
294°, 82.4561%, 77.6471%
HSV (HSB):
294°, 38.3673%, 96.0784%
XYZ:
62.1401, 46.5587, 92.0978
xyY:
0.3095, 0.2319, 46.5587
CIE-Lab:
73.9066, 46.4298, -34.1329
CIE-LCH:
73.9066, 57.6262, 323.6786
CIE-Luv:
73.9066, 40.2523, -61.6694
Hunter-Lab:
68.2339, 43.1493, -32.2621
#ec97f5 color charts
#ec97f5 color shades, tints & tones
#ec97f5 color schemes
#ec97f5 color preview, HTML & CSS examples
This text has a color of #ec97f5
<p style="color:#ec97f5;">Text here</p>
.mytext {color:#ec97f5;}
This box has a color of #ec97f5
<div style="background-color:#ec97f5;">Content here</div>
.mybackground {background-color:#ec97f5;}
Border around this has a color of #ec97f5
<div style="border:2px solid #ec97f5;">Content here</div>
.myborder {border:2px solid #ec97f5;}