#ff1ff7 color space conversions
Hex:
#ff1ff7
RGB:
255, 31, 247
CMY:
0, 88, 3
CMYK:
0, 88, 3, 0
HSL:
302°, 100.0000%, 56.0784%
HSV (HSB):
302°, 87.8431%, 100.0000%
XYZ:
58.5185, 28.9554, 90.5004
xyY:
0.3288, 0.1627, 28.9554
CIE-Lab:
60.7422, 94.5728, -55.7301
CIE-LCH:
60.7422, 109.7719, 329.4899
CIE-Luv:
60.7422, 85.5974, -100.5975
Hunter-Lab:
53.8102, 99.9506, -62.0494
#ff1ff7 color charts
#ff1ff7 color shades, tints & tones
#ff1ff7 color schemes
#ff1ff7 color preview, HTML & CSS examples
This text has a color of #ff1ff7
<p style="color:#ff1ff7;">Text here</p>
.mytext {color:#ff1ff7;}
This box has a color of #ff1ff7
<div style="background-color:#ff1ff7;">Content here</div>
.mybackground {background-color:#ff1ff7;}
Border around this has a color of #ff1ff7
<div style="border:2px solid #ff1ff7;">Content here</div>
.myborder {border:2px solid #ff1ff7;}