#ff1fd4 color space conversions
Hex:
#ff1fd4
RGB:
255, 31, 212
CMY:
0, 88, 17
CMYK:
0, 88, 17, 0
HSL:
312°, 100.0000%, 56.0784%
HSV (HSB):
312°, 87.8431%, 100.0000%
XYZ:
53.6137, 26.9934, 64.6719
xyY:
0.3690, 0.1858, 26.9934
CIE-Lab:
58.9683, 89.9868, -38.8627
CIE-LCH:
58.9683, 98.0201, 336.6419
CIE-Luv:
58.9683, 100.2779, -73.6158
Hunter-Lab:
51.9552, 93.2762, -37.4333
#ff1fd4 color charts
#ff1fd4 color shades, tints & tones
#ff1fd4 color schemes
#ff1fd4 color preview, HTML & CSS examples
This text has a color of #ff1fd4
<p style="color:#ff1fd4;">Text here</p>
.mytext {color:#ff1fd4;}
This box has a color of #ff1fd4
<div style="background-color:#ff1fd4;">Content here</div>
.mybackground {background-color:#ff1fd4;}
Border around this has a color of #ff1fd4
<div style="border:2px solid #ff1fd4;">Content here</div>
.myborder {border:2px solid #ff1fd4;}