#ff13f2 color space conversions
Hex:
#ff13f2
RGB:
255, 19, 242
CMY:
0, 93, 5
CMYK:
0, 93, 5, 0
HSL:
303°, 100.0000%, 53.7255%
HSV (HSB):
303°, 92.5490%, 100.0000%
XYZ:
57.4999, 28.1365, 86.4047
xyY:
0.3342, 0.1635, 28.1365
CIE-Lab:
60.0119, 95.2383, -54.1087
CIE-LCH:
60.0119, 109.5358, 330.3974
CIE-Luv:
60.0119, 88.5406, -97.9576
Hunter-Lab:
53.0439, 100.6682, -59.4484
#ff13f2 color charts
#ff13f2 color shades, tints & tones
#ff13f2 color schemes
#ff13f2 color preview, HTML & CSS examples
This text has a color of #ff13f2
<p style="color:#ff13f2;">Text here</p>
.mytext {color:#ff13f2;}
This box has a color of #ff13f2
<div style="background-color:#ff13f2;">Content here</div>
.mybackground {background-color:#ff13f2;}
Border around this has a color of #ff13f2
<div style="border:2px solid #ff13f2;">Content here</div>
.myborder {border:2px solid #ff13f2;}