#fb6ffd color space conversions
Hex:
#fb6ffd
RGB:
251, 111, 253
CMY:
2, 56, 1
CMYK:
1, 56, 0, 1
HSL:
299°, 97.2603%, 71.3725%
HSV (HSB):
299°, 56.1265%, 99.2157%
XYZ:
63.1977, 38.9700, 97.1196
xyY:
0.3171, 0.1955, 38.9700
CIE-Lab:
68.7295, 71.1929, -46.4360
CIE-LCH:
68.7295, 84.9985, 326.8854
CIE-Luv:
68.7295, 63.7436, -84.7598
Hunter-Lab:
62.4259, 71.4615, -48.5427
#fb6ffd color charts
#fb6ffd color shades, tints & tones
#fb6ffd color schemes
#fb6ffd color preview, HTML & CSS examples
This text has a color of #fb6ffd
<p style="color:#fb6ffd;">Text here</p>
.mytext {color:#fb6ffd;}
This box has a color of #fb6ffd
<div style="background-color:#fb6ffd;">Content here</div>
.mybackground {background-color:#fb6ffd;}
Border around this has a color of #fb6ffd
<div style="border:2px solid #fb6ffd;">Content here</div>
.myborder {border:2px solid #fb6ffd;}