#ebfff2 color space conversions
Hex:
#ebfff2
RGB:
235, 255, 242
CMY:
8, 0, 5
CMYK:
8, 0, 5, 0
HSL:
141°, 100.0000%, 96.0784%
HSV (HSB):
141°, 7.8431%, 100.0000%
XYZ:
86.0480, 95.5930, 97.9205
xyY:
0.3078, 0.3419, 95.5930
CIE-Lab:
98.2703, -8.8503, 3.9686
CIE-LCH:
98.2703, 9.6994, 155.8478
CIE-Luv:
98.2703, -10.3056, 7.6870
Hunter-Lab:
97.7717, -14.0041, 9.0599
#ebfff2 color charts
#ebfff2 color shades, tints & tones
#ebfff2 color schemes
#ebfff2 color preview, HTML & CSS examples
This text has a color of #ebfff2
<p style="color:#ebfff2;">Text here</p>
.mytext {color:#ebfff2;}
This box has a color of #ebfff2
<div style="background-color:#ebfff2;">Content here</div>
.mybackground {background-color:#ebfff2;}
Border around this has a color of #ebfff2
<div style="border:2px solid #ebfff2;">Content here</div>
.myborder {border:2px solid #ebfff2;}