#ff40d7 color space conversions
Hex:
#ff40d7
RGB:
255, 64, 215
CMY:
0, 75, 16
CMYK:
0, 75, 16, 0
HSL:
313°, 100.0000%, 62.5490%
HSV (HSB):
313°, 74.9020%, 100.0000%
XYZ:
55.3391, 29.8331, 67.1316
xyY:
0.3633, 0.1959, 29.8331
CIE-Lab:
61.5099, 83.4165, -36.5855
CIE-LCH:
61.5099, 91.0868, 336.3183
CIE-Luv:
61.5099, 93.1442, -69.6254
Hunter-Lab:
54.6197, 85.2668, -34.6380
#ff40d7 color charts
#ff40d7 color shades, tints & tones
#ff40d7 color schemes
#ff40d7 color preview, HTML & CSS examples
This text has a color of #ff40d7
<p style="color:#ff40d7;">Text here</p>
.mytext {color:#ff40d7;}
This box has a color of #ff40d7
<div style="background-color:#ff40d7;">Content here</div>
.mybackground {background-color:#ff40d7;}
Border around this has a color of #ff40d7
<div style="border:2px solid #ff40d7;">Content here</div>
.myborder {border:2px solid #ff40d7;}