#f00bfd color space conversions
Hex:
#f00bfd
RGB:
240, 11, 253
CMY:
6, 96, 1
CMYK:
5, 96, 0, 1
HSL:
297°, 98.3740%, 51.7647%
HSV (HSB):
297°, 95.6522%, 99.2157%
XYZ:
53.7845, 25.8565, 95.0845
xyY:
0.3078, 0.1480, 25.8565
CIE-Lab:
57.9005, 95.0273, -63.7524
CIE-LCH:
57.9005, 114.4314, 326.1429
CIE-Luv:
57.9005, 73.8651, -111.5451
Hunter-Lab:
50.8492, 99.8176, -75.2737
#f00bfd color charts
#f00bfd color shades, tints & tones
#f00bfd color schemes
#f00bfd color preview, HTML & CSS examples
This text has a color of #f00bfd
<p style="color:#f00bfd;">Text here</p>
.mytext {color:#f00bfd;}
This box has a color of #f00bfd
<div style="background-color:#f00bfd;">Content here</div>
.mybackground {background-color:#f00bfd;}
Border around this has a color of #f00bfd
<div style="border:2px solid #f00bfd;">Content here</div>
.myborder {border:2px solid #f00bfd;}