#ff1ff0 color space conversions
Hex:
#ff1ff0
RGB:
255, 31, 240
CMY:
0, 88, 6
CMYK:
0, 88, 6, 0
HSL:
304°, 100.0000%, 56.0784%
HSV (HSB):
304°, 87.8431%, 100.0000%
XYZ:
57.4582, 28.5312, 84.9168
xyY:
0.3362, 0.1669, 28.5312
CIE-Lab:
60.3657, 93.6111, -52.4297
CIE-LCH:
60.3657, 107.2936, 330.7477
CIE-Luv:
60.3657, 88.4186, -95.2830
Hunter-Lab:
53.4146, 98.5369, -56.8670
#ff1ff0 color charts
#ff1ff0 color shades, tints & tones
#ff1ff0 color schemes
#ff1ff0 color preview, HTML & CSS examples
This text has a color of #ff1ff0
<p style="color:#ff1ff0;">Text here</p>
.mytext {color:#ff1ff0;}
This box has a color of #ff1ff0
<div style="background-color:#ff1ff0;">Content here</div>
.mybackground {background-color:#ff1ff0;}
Border around this has a color of #ff1ff0
<div style="border:2px solid #ff1ff0;">Content here</div>
.myborder {border:2px solid #ff1ff0;}