#ff27f8 color space conversions
Hex:
#ff27f8
RGB:
255, 39, 248
CMY:
0, 85, 3
CMYK:
0, 85, 3, 0
HSL:
302°, 100.0000%, 57.6471%
HSV (HSB):
302°, 84.7059%, 100.0000%
XYZ:
58.9088, 29.4883, 91.3939
xyY:
0.3277, 0.1640, 29.4883
CIE-Lab:
61.2102, 93.4992, -55.5400
CIE-LCH:
61.2102, 108.7511, 329.2890
CIE-Luv:
61.2102, 84.3816, -100.3217
Hunter-Lab:
54.3032, 98.6086, -61.7747
#ff27f8 color charts
#ff27f8 color shades, tints & tones
#ff27f8 color schemes
#ff27f8 color preview, HTML & CSS examples
This text has a color of #ff27f8
<p style="color:#ff27f8;">Text here</p>
.mytext {color:#ff27f8;}
This box has a color of #ff27f8
<div style="background-color:#ff27f8;">Content here</div>
.mybackground {background-color:#ff27f8;}
Border around this has a color of #ff27f8
<div style="border:2px solid #ff27f8;">Content here</div>
.myborder {border:2px solid #ff27f8;}