#feb3fb color space conversions
Hex:
#feb3fb
RGB:
254, 179, 251
CMY:
0, 30, 2
CMYK:
0, 30, 1, 0
HSL:
302°, 97.4026%, 84.9020%
HSV (HSB):
302°, 29.5276%, 99.6078%
XYZ:
74.4057, 60.2761, 98.9796
xyY:
0.3184, 0.2580, 60.2761
CIE-Lab:
81.9880, 38.4522, -24.7978
CIE-LCH:
81.9880, 45.7548, 327.1821
CIE-Luv:
81.9880, 37.8386, -45.8528
Hunter-Lab:
77.6377, 35.2034, -21.2420
#feb3fb color charts
#feb3fb color shades, tints & tones
#feb3fb color schemes
#feb3fb color preview, HTML & CSS examples
This text has a color of #feb3fb
<p style="color:#feb3fb;">Text here</p>
.mytext {color:#feb3fb;}
This box has a color of #feb3fb
<div style="background-color:#feb3fb;">Content here</div>
.mybackground {background-color:#feb3fb;}
Border around this has a color of #feb3fb
<div style="border:2px solid #feb3fb;">Content here</div>
.myborder {border:2px solid #feb3fb;}