#ec01f0 color space conversions
Hex:
#ec01f0
RGB:
236, 1, 240
CMY:
7, 100, 6
CMYK:
2, 100, 0, 6
HSL:
299°, 99.1701%, 47.2549%
HSV (HSB):
299°, 99.5833%, 94.1176%
XYZ:
50.3311, 24.1458, 84.4459
xyY:
0.3167, 0.1519, 24.1458
CIE-Lab:
56.2335, 93.1649, -59.2132
CIE-LCH:
56.2335, 110.3898, 327.5610
CIE-Luv:
56.2335, 76.4036, -103.7858
Hunter-Lab:
49.1384, 96.8403, -67.4949
#ec01f0 color charts
#ec01f0 color shades, tints & tones
#ec01f0 color schemes
#ec01f0 color preview, HTML & CSS examples
This text has a color of #ec01f0
<p style="color:#ec01f0;">Text here</p>
.mytext {color:#ec01f0;}
This box has a color of #ec01f0
<div style="background-color:#ec01f0;">Content here</div>
.mybackground {background-color:#ec01f0;}
Border around this has a color of #ec01f0
<div style="border:2px solid #ec01f0;">Content here</div>
.myborder {border:2px solid #ec01f0;}