#e00ffc color space conversions
Hex:
#e00ffc
RGB:
224, 15, 252
CMY:
12, 94, 1
CMYK:
11, 94, 0, 1
HSL:
293°, 97.5309%, 52.3529%
HSV (HSB):
293°, 94.0476%, 98.8235%
XYZ:
48.4820, 23.2172, 94.0215
xyY:
0.2926, 0.1401, 23.2172
CIE-Lab:
55.2954, 92.1928, -67.5290
CIE-LCH:
55.2954, 114.2790, 323.7781
CIE-Luv:
55.2954, 63.1504, -115.3800
Hunter-Lab:
48.1842, 95.2805, -81.9631
#e00ffc color charts
#e00ffc color shades, tints & tones
#e00ffc color schemes
#e00ffc color preview, HTML & CSS examples
This text has a color of #e00ffc
<p style="color:#e00ffc;">Text here</p>
.mytext {color:#e00ffc;}
This box has a color of #e00ffc
<div style="background-color:#e00ffc;">Content here</div>
.mybackground {background-color:#e00ffc;}
Border around this has a color of #e00ffc
<div style="border:2px solid #e00ffc;">Content here</div>
.myborder {border:2px solid #e00ffc;}