#feaafb color space conversions
Hex:
#feaafb
RGB:
254, 170, 251
CMY:
0, 33, 2
CMYK:
0, 33, 1, 0
HSL:
302°, 97.6744%, 83.1373%
HSV (HSB):
302°, 33.0709%, 99.6078%
XYZ:
72.6604, 56.7853, 98.3978
xyY:
0.3189, 0.2492, 56.7853
CIE-Lab:
80.0587, 43.1365, -27.7439
CIE-LCH:
80.0587, 51.2882, 327.2523
CIE-Luv:
80.0587, 42.1118, -51.3121
Hunter-Lab:
75.3560, 40.2416, -24.6700
#feaafb color charts
#feaafb color shades, tints & tones
#feaafb color schemes
#feaafb color preview, HTML & CSS examples
This text has a color of #feaafb
<p style="color:#feaafb;">Text here</p>
.mytext {color:#feaafb;}
This box has a color of #feaafb
<div style="background-color:#feaafb;">Content here</div>
.mybackground {background-color:#feaafb;}
Border around this has a color of #feaafb
<div style="border:2px solid #feaafb;">Content here</div>
.myborder {border:2px solid #feaafb;}