#feb1fc color space conversions
Hex:
#feb1fc
RGB:
254, 177, 252
CMY:
0, 31, 1
CMYK:
0, 30, 1, 0
HSL:
302°, 97.4684%, 84.5098%
HSV (HSB):
302°, 30.3150%, 99.6078%
XYZ:
74.1659, 59.5434, 99.6795
xyY:
0.3178, 0.2551, 59.5434
CIE-Lab:
81.5894, 39.6748, -25.9407
CIE-LCH:
81.5894, 47.4027, 326.8220
CIE-Luv:
81.5894, 38.6355, -47.9004
Hunter-Lab:
77.1644, 36.5261, -22.5747
#feb1fc color charts
#feb1fc color shades, tints & tones
#feb1fc color schemes
#feb1fc color preview, HTML & CSS examples
This text has a color of #feb1fc
<p style="color:#feb1fc;">Text here</p>
.mytext {color:#feb1fc;}
This box has a color of #feb1fc
<div style="background-color:#feb1fc;">Content here</div>
.mybackground {background-color:#feb1fc;}
Border around this has a color of #feb1fc
<div style="border:2px solid #feb1fc;">Content here</div>
.myborder {border:2px solid #feb1fc;}