#feb8fc color space conversions
Hex:
#feb8fc
RGB:
254, 184, 252
CMY:
0, 28, 1
CMYK:
0, 28, 1, 0
HSL:
302°, 97.2222%, 85.8824%
HSV (HSB):
302°, 27.5591%, 99.6078%
XYZ:
75.5842, 62.3801, 100.1523
xyY:
0.3174, 0.2620, 62.3801
CIE-Lab:
83.1151, 36.0141, -23.6166
CIE-LCH:
83.1151, 43.0669, 326.7447
CIE-Luv:
83.1151, 35.2730, -43.5873
Hunter-Lab:
78.9811, 32.6062, -19.8962
#feb8fc color charts
#feb8fc color shades, tints & tones
#feb8fc color schemes
#feb8fc color preview, HTML & CSS examples
This text has a color of #feb8fc
<p style="color:#feb8fc;">Text here</p>
.mytext {color:#feb8fc;}
This box has a color of #feb8fc
<div style="background-color:#feb8fc;">Content here</div>
.mybackground {background-color:#feb8fc;}
Border around this has a color of #feb8fc
<div style="border:2px solid #feb8fc;">Content here</div>
.myborder {border:2px solid #feb8fc;}