#ff11f5 color space conversions
Hex:
#ff11f5
RGB:
255, 17, 245
CMY:
0, 93, 4
CMYK:
0, 93, 4, 0
HSL:
303°, 100.0000%, 53.3333%
HSV (HSB):
303°, 93.3333%, 100.0000%
XYZ:
57.9219, 28.2535, 88.7868
xyY:
0.3311, 0.1615, 28.2535
CIE-Lab:
60.1170, 95.8171, -55.6136
CIE-LCH:
60.1170, 110.7871, 329.8685
CIE-Luv:
60.1170, 87.4272, -100.3681
Hunter-Lab:
53.1540, 101.4919, -61.8285
#ff11f5 color charts
#ff11f5 color shades, tints & tones
#ff11f5 color schemes
#ff11f5 color preview, HTML & CSS examples
This text has a color of #ff11f5
<p style="color:#ff11f5;">Text here</p>
.mytext {color:#ff11f5;}
This box has a color of #ff11f5
<div style="background-color:#ff11f5;">Content here</div>
.mybackground {background-color:#ff11f5;}
Border around this has a color of #ff11f5
<div style="border:2px solid #ff11f5;">Content here</div>
.myborder {border:2px solid #ff11f5;}