#ec07f2 color space conversions
Hex:
#ec07f2
RGB:
236, 7, 242
CMY:
7, 97, 5
CMYK:
2, 97, 0, 5
HSL:
298°, 94.3775%, 48.8235%
HSV (HSB):
298°, 97.1074%, 94.9020%
XYZ:
50.6951, 24.3956, 86.0413
xyY:
0.3146, 0.1514, 24.3956
CIE-Lab:
56.4817, 93.0677, -59.9352
CIE-LCH:
56.4817, 110.6970, 327.2186
CIE-Luv:
56.4817, 75.3979, -104.9573
Hunter-Lab:
49.3919, 96.7736, -68.7095
#ec07f2 color charts
#ec07f2 color shades, tints & tones
#ec07f2 color schemes
#ec07f2 color preview, HTML & CSS examples
This text has a color of #ec07f2
<p style="color:#ec07f2;">Text here</p>
.mytext {color:#ec07f2;}
This box has a color of #ec07f2
<div style="background-color:#ec07f2;">Content here</div>
.mybackground {background-color:#ec07f2;}
Border around this has a color of #ec07f2
<div style="border:2px solid #ec07f2;">Content here</div>
.myborder {border:2px solid #ec07f2;}