#feb4fe color space conversions
Hex:
#feb4fe
RGB:
254, 180, 254
CMY:
0, 29, 0
CMYK:
0, 29, 0, 0
HSL:
300°, 97.3684%, 85.0980%
HSV (HSB):
300°, 29.1339%, 99.6078%
XYZ:
75.0837, 60.8691, 101.5575
xyY:
0.3161, 0.2563, 60.8691
CIE-Lab:
82.3083, 38.4670, -25.9131
CIE-LCH:
82.3083, 46.3810, 326.0340
CIE-Luv:
82.3083, 36.8885, -47.7069
Hunter-Lab:
78.0187, 35.2524, -22.5652
#feb4fe color charts
#feb4fe color shades, tints & tones
#feb4fe color schemes
#feb4fe color preview, HTML & CSS examples
This text has a color of #feb4fe
<p style="color:#feb4fe;">Text here</p>
.mytext {color:#feb4fe;}
This box has a color of #feb4fe
<div style="background-color:#feb4fe;">Content here</div>
.mybackground {background-color:#feb4fe;}
Border around this has a color of #feb4fe
<div style="border:2px solid #feb4fe;">Content here</div>
.myborder {border:2px solid #feb4fe;}