#fbb7fe color space conversions
Hex:
#fbb7fe
RGB:
251, 183, 254
CMY:
2, 28, 0
CMYK:
1, 28, 0, 0
HSL:
297°, 97.2603%, 85.6863%
HSV (HSB):
297°, 27.9528%, 99.6078%
XYZ:
74.6065, 61.5320, 101.7106
xyY:
0.3137, 0.2587, 61.5320
CIE-Lab:
82.6639, 35.9531, -25.3982
CIE-LCH:
82.6639, 44.0193, 324.7616
CIE-Luv:
82.6639, 33.5713, -46.4611
Hunter-Lab:
78.4423, 32.4974, -21.9675
#fbb7fe color charts
#fbb7fe color shades, tints & tones
#fbb7fe color schemes
#fbb7fe color preview, HTML & CSS examples
This text has a color of #fbb7fe
<p style="color:#fbb7fe;">Text here</p>
.mytext {color:#fbb7fe;}
This box has a color of #fbb7fe
<div style="background-color:#fbb7fe;">Content here</div>
.mybackground {background-color:#fbb7fe;}
Border around this has a color of #fbb7fe
<div style="border:2px solid #fbb7fe;">Content here</div>
.myborder {border:2px solid #fbb7fe;}