#ec98f2 color space conversions
Hex:
#ec98f2
RGB:
236, 152, 242
CMY:
7, 40, 5
CMYK:
2, 37, 0, 5
HSL:
296°, 77.5862%, 77.2549%
HSV (HSB):
296°, 37.1901%, 94.9020%
XYZ:
61.8473, 46.7001, 89.7587
xyY:
0.3119, 0.2355, 46.7001
CIE-Lab:
73.9976, 45.3550, -32.3610
CIE-LCH:
73.9976, 55.7163, 324.4920
CIE-Luv:
73.9976, 40.3695, -58.6029
Hunter-Lab:
68.3375, 41.9568, -30.0389
#ec98f2 color charts
#ec98f2 color shades, tints & tones
#ec98f2 color schemes
#ec98f2 color preview, HTML & CSS examples
This text has a color of #ec98f2
<p style="color:#ec98f2;">Text here</p>
.mytext {color:#ec98f2;}
This box has a color of #ec98f2
<div style="background-color:#ec98f2;">Content here</div>
.mybackground {background-color:#ec98f2;}
Border around this has a color of #ec98f2
<div style="border:2px solid #ec98f2;">Content here</div>
.myborder {border:2px solid #ec98f2;}