#ff1fd2 color space conversions
Hex:
#ff1fd2
RGB:
255, 31, 210
CMY:
0, 88, 18
CMYK:
0, 88, 18, 0
HSL:
312°, 100.0000%, 56.0784%
HSV (HSB):
312°, 87.8431%, 100.0000%
XYZ:
53.3628, 26.8931, 63.3511
xyY:
0.3716, 0.1873, 26.8931
CIE-Lab:
58.8753, 89.7424, -37.8707
CIE-LCH:
58.8753, 97.4058, 337.1206
CIE-Luv:
58.8753, 101.1562, -72.0491
Hunter-Lab:
51.8586, 92.9253, -36.1285
#ff1fd2 color charts
#ff1fd2 color shades, tints & tones
#ff1fd2 color schemes
#ff1fd2 color preview, HTML & CSS examples
This text has a color of #ff1fd2
<p style="color:#ff1fd2;">Text here</p>
.mytext {color:#ff1fd2;}
This box has a color of #ff1fd2
<div style="background-color:#ff1fd2;">Content here</div>
.mybackground {background-color:#ff1fd2;}
Border around this has a color of #ff1fd2
<div style="border:2px solid #ff1fd2;">Content here</div>
.myborder {border:2px solid #ff1fd2;}