#feaff8 color space conversions
Hex:
#feaff8
RGB:
254, 175, 248
CMY:
0, 31, 3
CMYK:
0, 31, 2, 0
HSL:
305°, 97.5309%, 84.1176%
HSV (HSB):
305°, 31.1024%, 99.6078%
XYZ:
73.1463, 58.5081, 96.2449
xyY:
0.3210, 0.2567, 58.5081
CIE-Lab:
81.0205, 40.0079, -24.6650
CIE-LCH:
81.0205, 47.0000, 328.3461
CIE-Luv:
81.0205, 40.2461, -45.8279
Hunter-Lab:
76.4906, 36.8372, -21.0587
#feaff8 color charts
#feaff8 color shades, tints & tones
#feaff8 color schemes
#feaff8 color preview, HTML & CSS examples
This text has a color of #feaff8
<p style="color:#feaff8;">Text here</p>
.mytext {color:#feaff8;}
This box has a color of #feaff8
<div style="background-color:#feaff8;">Content here</div>
.mybackground {background-color:#feaff8;}
Border around this has a color of #feaff8
<div style="border:2px solid #feaff8;">Content here</div>
.myborder {border:2px solid #feaff8;}