#ec07e5 color space conversions
Hex:
#ec07e5
RGB:
236, 7, 229
CMY:
7, 97, 10
CMYK:
0, 97, 3, 7
HSL:
302°, 94.2387%, 47.6471%
HSV (HSB):
302°, 97.0339%, 92.5490%
XYZ:
48.8109, 23.6420, 76.1195
xyY:
0.3285, 0.1591, 23.6420
CIE-Lab:
55.7275, 91.2315, -53.8360
CIE-LCH:
55.7275, 105.9316, 329.4550
CIE-Luv:
55.7275, 80.5513, -95.3064
Hunter-Lab:
48.6230, 94.0995, -58.7826
#ec07e5 color charts
#ec07e5 color shades, tints & tones
#ec07e5 color schemes
#ec07e5 color preview, HTML & CSS examples
This text has a color of #ec07e5
<p style="color:#ec07e5;">Text here</p>
.mytext {color:#ec07e5;}
This box has a color of #ec07e5
<div style="background-color:#ec07e5;">Content here</div>
.mybackground {background-color:#ec07e5;}
Border around this has a color of #ec07e5
<div style="border:2px solid #ec07e5;">Content here</div>
.myborder {border:2px solid #ec07e5;}