#ec01f2 color space conversions
Hex:
#ec01f2
RGB:
236, 1, 242
CMY:
7, 100, 5
CMYK:
2, 100, 0, 5
HSL:
299°, 99.1770%, 47.6471%
HSV (HSB):
299°, 99.5868%, 94.9020%
XYZ:
50.6299, 24.2654, 86.0196
xyY:
0.3146, 0.1508, 24.2654
CIE-Lab:
56.3525, 93.4510, -60.1424
CIE-LCH:
56.3525, 111.1314, 327.2358
CIE-Luv:
56.3525, 75.6238, -105.2553
Hunter-Lab:
49.2599, 97.2597, -69.0526
#ec01f2 color charts
#ec01f2 color shades, tints & tones
#ec01f2 color schemes
#ec01f2 color preview, HTML & CSS examples
This text has a color of #ec01f2
<p style="color:#ec01f2;">Text here</p>
.mytext {color:#ec01f2;}
This box has a color of #ec01f2
<div style="background-color:#ec01f2;">Content here</div>
.mybackground {background-color:#ec01f2;}
Border around this has a color of #ec01f2
<div style="border:2px solid #ec01f2;">Content here</div>
.myborder {border:2px solid #ec01f2;}