#ec00f5 color space conversions
Hex:
#ec00f5
RGB:
236, 0, 245
CMY:
7, 100, 4
CMYK:
4, 100, 0, 4
HSL:
298°, 100.0000%, 48.0392%
HSV (HSB):
298°, 100.0000%, 96.0784%
XYZ:
51.0735, 24.4254, 88.4089
xyY:
0.3116, 0.1490, 24.4254
CIE-Lab:
56.5113, 93.9470, -61.5650
CIE-LCH:
56.5113, 112.3222, 326.7625
CIE-Luv:
56.5113, 74.5022, -107.4996
Hunter-Lab:
49.4221, 97.9758, -71.4657
#ec00f5 color charts
#ec00f5 color shades, tints & tones
#ec00f5 color schemes
#ec00f5 color preview, HTML & CSS examples
This text has a color of #ec00f5
<p style="color:#ec00f5;">Text here</p>
.mytext {color:#ec00f5;}
This box has a color of #ec00f5
<div style="background-color:#ec00f5;">Content here</div>
.mybackground {background-color:#ec00f5;}
Border around this has a color of #ec00f5
<div style="border:2px solid #ec00f5;">Content here</div>
.myborder {border:2px solid #ec00f5;}