#feeaff color space conversions
Hex:
#feeaff
RGB:
254, 234, 255
CMY:
0, 8, 0
CMYK:
0, 8, 0, 0
HSL:
297°, 100.0000%, 95.8824%
HSV (HSB):
297°, 8.2353%, 100.0000%
XYZ:
88.3459, 87.1365, 106.7704
xyY:
0.3130, 0.3087, 87.1365
CIE-Lab:
94.7961, 10.3924, -7.6702
CIE-LCH:
94.7961, 12.9164, 323.5703
CIE-Luv:
94.7961, 10.0192, -13.8615
Hunter-Lab:
93.3469, 5.5798, -2.4732
#feeaff color charts
#feeaff RGB chart
#feeaff CMYK chart
#feeaff RGB pie chart
#feeaff color shades, tints & tones
#feeaff color schemes
#feeaff color preview, HTML & CSS examples
This text has a color of #feeaff
<p style="color:#feeaff;">Text here</p>
.mytext {color:#feeaff;}
Text color #feeaff
This box has a color of #feeaff
<div style="background-color:#feeaff;">Content here</div>
.mybackground {background-color:#feeaff;}
Background color #feeaff
Border around this has a color of #feeaff
<div style="border:2px solid #feeaff;">Content here</div>
.myborder {border:2px solid #feeaff;}
Border color #feeaff