#feabf8 color space conversions
Hex:
#feabf8
RGB:
254, 171, 248
CMY:
0, 33, 3
CMYK:
0, 33, 2, 0
HSL:
304°, 97.6471%, 83.3333%
HSV (HSB):
304°, 32.6772%, 99.6078%
XYZ:
72.3792, 56.9740, 95.9892
xyY:
0.3212, 0.2528, 56.9740
CIE-Lab:
80.1649, 42.0882, -25.9699
CIE-LCH:
80.1649, 49.4555, 328.3239
CIE-Luv:
80.1649, 42.1592, -48.2427
Hunter-Lab:
75.4811, 39.0727, -22.5622
#feabf8 color charts
#feabf8 color shades, tints & tones
#feabf8 color schemes
#feabf8 color preview, HTML & CSS examples
This text has a color of #feabf8
<p style="color:#feabf8;">Text here</p>
.mytext {color:#feabf8;}
This box has a color of #feabf8
<div style="background-color:#feabf8;">Content here</div>
.mybackground {background-color:#feabf8;}
Border around this has a color of #feabf8
<div style="border:2px solid #feabf8;">Content here</div>
.myborder {border:2px solid #feabf8;}