#ff1fd5 color space conversions
Hex:
#ff1fd5
RGB:
255, 31, 213
CMY:
0, 88, 16
CMYK:
0, 88, 16, 0
HSL:
311°, 100.0000%, 56.0784%
HSV (HSB):
311°, 87.8431%, 100.0000%
XYZ:
53.7402, 27.0441, 65.3384
xyY:
0.3678, 0.1851, 27.0441
CIE-Lab:
59.0151, 90.1097, -39.3576
CIE-LCH:
59.0151, 98.3300, 336.4056
CIE-Luv:
59.0151, 99.8401, -74.3985
Hunter-Lab:
52.0039, 93.4529, -38.0900
#ff1fd5 color charts
#ff1fd5 color shades, tints & tones
#ff1fd5 color schemes
#ff1fd5 color preview, HTML & CSS examples
This text has a color of #ff1fd5
<p style="color:#ff1fd5;">Text here</p>
.mytext {color:#ff1fd5;}
This box has a color of #ff1fd5
<div style="background-color:#ff1fd5;">Content here</div>
.mybackground {background-color:#ff1fd5;}
Border around this has a color of #ff1fd5
<div style="border:2px solid #ff1fd5;">Content here</div>
.myborder {border:2px solid #ff1fd5;}