#e13fcb color space conversions
Hex:
#e13fcb
RGB:
225, 63, 203
CMY:
12, 75, 20
CMYK:
0, 72, 10, 12
HSL:
308°, 72.9730%, 56.4706%
HSV (HSB):
308°, 72.0000%, 88.2353%
XYZ:
43.6083, 23.8744, 58.8097
xyY:
0.3453, 0.1890, 23.8744
CIE-Lab:
55.9618, 75.4584, -38.8049
CIE-LCH:
55.9618, 84.8516, 332.7852
CIE-Luv:
55.9618, 75.5644, -70.3412
Hunter-Lab:
48.8614, 73.8021, -37.1586
#e13fcb color charts
#e13fcb color shades, tints & tones
#e13fcb color schemes
#e13fcb color preview, HTML & CSS examples
This text has a color of #e13fcb
<p style="color:#e13fcb;">Text here</p>
.mytext {color:#e13fcb;}
This box has a color of #e13fcb
<div style="background-color:#e13fcb;">Content here</div>
.mybackground {background-color:#e13fcb;}
Border around this has a color of #e13fcb
<div style="border:2px solid #e13fcb;">Content here</div>
.myborder {border:2px solid #e13fcb;}