#ff13e4 color space conversions
Hex:
#ff13e4
RGB:
255, 19, 228
CMY:
0, 93, 11
CMYK:
0, 93, 11, 0
HSL:
307°, 100.0000%, 53.7255%
HSV (HSB):
307°, 92.5490%, 100.0000%
XYZ:
55.4765, 27.3272, 75.7495
xyY:
0.3499, 0.1724, 27.3272
CIE-Lab:
59.2760, 93.3908, -47.4300
CIE-LCH:
59.2760, 104.7447, 333.0755
CIE-Luv:
59.2760, 94.4281, -87.2688
Hunter-Lab:
52.2754, 97.9484, -49.3212
#ff13e4 color charts
#ff13e4 color shades, tints & tones
#ff13e4 color schemes
#ff13e4 color preview, HTML & CSS examples
This text has a color of #ff13e4
<p style="color:#ff13e4;">Text here</p>
.mytext {color:#ff13e4;}
This box has a color of #ff13e4
<div style="background-color:#ff13e4;">Content here</div>
.mybackground {background-color:#ff13e4;}
Border around this has a color of #ff13e4
<div style="border:2px solid #ff13e4;">Content here</div>
.myborder {border:2px solid #ff13e4;}