#ec02b1 color space conversions
Hex:
#ec02b1
RGB:
236, 2, 177
CMY:
7, 99, 31
CMYK:
0, 99, 25, 7
HSL:
315°, 98.3193%, 46.6667%
HSV (HSB):
315°, 99.1525%, 92.5490%
XYZ:
42.5496, 21.0506, 43.4155
xyY:
0.3976, 0.1967, 21.0506
CIE-Lab:
53.0048, 85.0573, -28.2320
CIE-LCH:
53.0048, 89.6203, 341.6381
CIE-Luv:
53.0048, 103.7253, -55.5034
Hunter-Lab:
45.8809, 85.2477, -23.9874
#ec02b1 color charts
#ec02b1 color shades, tints & tones
#ec02b1 color schemes
#ec02b1 color preview, HTML & CSS examples
This text has a color of #ec02b1
<p style="color:#ec02b1;">Text here</p>
.mytext {color:#ec02b1;}
This box has a color of #ec02b1
<div style="background-color:#ec02b1;">Content here</div>
.mybackground {background-color:#ec02b1;}
Border around this has a color of #ec02b1
<div style="border:2px solid #ec02b1;">Content here</div>
.myborder {border:2px solid #ec02b1;}