#fb9bfc color space conversions
Hex:
#fb9bfc
RGB:
251, 155, 252
CMY:
2, 39, 1
CMYK:
0, 38, 0, 1
HSL:
299°, 94.1748%, 79.8039%
HSV (HSB):
299°, 38.4921%, 98.8235%
XYZ:
69.0757, 50.9802, 98.2949
xyY:
0.3164, 0.2335, 50.9802
CIE-Lab:
76.6670, 50.1104, -33.5242
CIE-LCH:
76.6670, 60.2903, 326.2172
CIE-Luv:
76.6670, 46.8091, -61.6127
Hunter-Lab:
71.4004, 47.7375, -31.6426
#fb9bfc color charts
#fb9bfc color shades, tints & tones
#fb9bfc color schemes
#fb9bfc color preview, HTML & CSS examples
This text has a color of #fb9bfc
<p style="color:#fb9bfc;">Text here</p>
.mytext {color:#fb9bfc;}
This box has a color of #fb9bfc
<div style="background-color:#fb9bfc;">Content here</div>
.mybackground {background-color:#fb9bfc;}
Border around this has a color of #fb9bfc
<div style="border:2px solid #fb9bfc;">Content here</div>
.myborder {border:2px solid #fb9bfc;}