#ec97e1 color space conversions
Hex:
#ec97e1
RGB:
236, 151, 225
CMY:
7, 41, 12
CMYK:
0, 36, 5, 7
HSL:
308°, 69.1057%, 75.8824%
HSV (HSB):
308°, 36.0169%, 92.5490%
XYZ:
59.2493, 45.4023, 76.8749
xyY:
0.3264, 0.2501, 45.4023
CIE-Lab:
73.1560, 42.8284, -24.3722
CIE-LCH:
73.1560, 49.2775, 330.3573
CIE-Luv:
73.1560, 43.9931, -45.1472
Hunter-Lab:
67.3812, 39.0404, -20.4768
#ec97e1 color charts
#ec97e1 color shades, tints & tones
#ec97e1 color schemes
#ec97e1 color preview, HTML & CSS examples
This text has a color of #ec97e1
<p style="color:#ec97e1;">Text here</p>
.mytext {color:#ec97e1;}
This box has a color of #ec97e1
<div style="background-color:#ec97e1;">Content here</div>
.mybackground {background-color:#ec97e1;}
Border around this has a color of #ec97e1
<div style="border:2px solid #ec97e1;">Content here</div>
.myborder {border:2px solid #ec97e1;}