#feabfa color space conversions
Hex:
#feabfa
RGB:
254, 171, 250
CMY:
0, 33, 2
CMYK:
0, 33, 2, 0
HSL:
303°, 97.6471%, 83.3333%
HSV (HSB):
303°, 32.6772%, 99.6078%
XYZ:
72.6913, 57.0988, 97.6324
xyY:
0.3196, 0.2511, 57.0988
CIE-Lab:
80.2351, 42.4409, -26.9370
CIE-LCH:
80.2351, 50.2676, 327.5969
CIE-Luv:
80.2351, 41.8146, -49.8887
Hunter-Lab:
75.5637, 39.4780, -23.7112
#feabfa color charts
#feabfa color shades, tints & tones
#feabfa color schemes
#feabfa color preview, HTML & CSS examples
This text has a color of #feabfa
<p style="color:#feabfa;">Text here</p>
.mytext {color:#feabfa;}
This box has a color of #feabfa
<div style="background-color:#feabfa;">Content here</div>
.mybackground {background-color:#feabfa;}
Border around this has a color of #feabfa
<div style="border:2px solid #feabfa;">Content here</div>
.myborder {border:2px solid #feabfa;}