#ffeaff color space conversions
Hex:
#ffeaff
RGB:
255, 234, 255
CMY:
0, 8, 0
CMYK:
0, 8, 0, 0
HSL:
300°, 100.0000%, 95.8824%
HSV (HSB):
300°, 8.2353%, 100.0000%
XYZ:
88.7128, 87.3256, 106.7876
xyY:
0.3137, 0.3088, 87.3256
CIE-Lab:
94.8763, 10.7217, -7.5427
CIE-LCH:
94.8763, 13.1091, 324.8734
CIE-Luv:
94.8763, 10.5996, -13.7195
Hunter-Lab:
93.4482, 5.9204, -2.3397
#ffeaff color charts
#ffeaff RGB chart
#ffeaff CMYK chart
#ffeaff RGB pie chart
#ffeaff color shades, tints & tones
#ffeaff color schemes
#ffeaff color preview, HTML & CSS examples
This text has a color of #ffeaff
<p style="color:#ffeaff;">Text here</p>
.mytext {color:#ffeaff;}
Text color #ffeaff
This box has a color of #ffeaff
<div style="background-color:#ffeaff;">Content here</div>
.mybackground {background-color:#ffeaff;}
Background color #ffeaff
Border around this has a color of #ffeaff
<div style="border:2px solid #ffeaff;">Content here</div>
.myborder {border:2px solid #ffeaff;}
Border color #ffeaff