#ff05f8 color space conversions
Hex:
#ff05f8
RGB:
255, 5, 248
CMY:
0, 98, 3
CMYK:
0, 98, 3, 0
HSL:
302°, 100.0000%, 50.9804%
HSV (HSB):
302°, 98.0392%, 100.0000%
XYZ:
58.2375, 28.1459, 91.1702
xyY:
0.3280, 0.1585, 28.1459
CIE-Lab:
60.0203, 97.0029, -57.4376
CIE-LCH:
60.0203, 112.7326, 329.3693
CIE-Luv:
60.0203, 86.7177, -103.2673
Hunter-Lab:
53.0527, 103.1028, -64.7521
#ff05f8 color charts
#ff05f8 color shades, tints & tones
#ff05f8 color schemes
#ff05f8 color preview, HTML & CSS examples
This text has a color of #ff05f8
<p style="color:#ff05f8;">Text here</p>
.mytext {color:#ff05f8;}
This box has a color of #ff05f8
<div style="background-color:#ff05f8;">Content here</div>
.mybackground {background-color:#ff05f8;}
Border around this has a color of #ff05f8
<div style="border:2px solid #ff05f8;">Content here</div>
.myborder {border:2px solid #ff05f8;}