#ff1fdd color space conversions
Hex:
#ff1fdd
RGB:
255, 31, 221
CMY:
0, 88, 13
CMYK:
0, 88, 13, 0
HSL:
309°, 100.0000%, 56.0784%
HSV (HSB):
309°, 87.8431%, 100.0000%
XYZ:
54.7811, 27.4604, 70.8197
xyY:
0.3579, 0.1794, 27.4604
CIE-Lab:
59.3981, 91.1112, -43.2884
CIE-LCH:
59.3981, 100.8719, 334.5868
CIE-Luv:
59.3981, 96.3729, -80.6404
Hunter-Lab:
52.4027, 94.8970, -43.4457
#ff1fdd color charts
#ff1fdd color shades, tints & tones
#ff1fdd color schemes
#ff1fdd color preview, HTML & CSS examples
This text has a color of #ff1fdd
<p style="color:#ff1fdd;">Text here</p>
.mytext {color:#ff1fdd;}
This box has a color of #ff1fdd
<div style="background-color:#ff1fdd;">Content here</div>
.mybackground {background-color:#ff1fdd;}
Border around this has a color of #ff1fdd
<div style="border:2px solid #ff1fdd;">Content here</div>
.myborder {border:2px solid #ff1fdd;}