#b2eddf color space conversions
Hex:
#b2eddf
RGB:
178, 237, 223
CMY:
30, 7, 13
CMYK:
25, 0, 6, 7
HSL:
166°, 62.1053%, 81.3725%
HSV (HSB):
166°, 24.8945%, 92.9412%
XYZ:
61.9636, 75.3611, 81.0924
xyY:
0.2837, 0.3450, 75.3611
CIE-Lab:
89.5619, -21.4612, 0.7148
CIE-LCH:
89.5619, 21.4731, 178.0923
CIE-Luv:
89.5619, -29.3382, 4.7682
Hunter-Lab:
86.8108, -24.5095, 5.3831
#b2eddf color charts
#b2eddf color shades, tints & tones
#b2eddf color schemes
#b2eddf color preview, HTML & CSS examples
This text has a color of #b2eddf
<p style="color:#b2eddf;">Text here</p>
.mytext {color:#b2eddf;}
This box has a color of #b2eddf
<div style="background-color:#b2eddf;">Content here</div>
.mybackground {background-color:#b2eddf;}
Border around this has a color of #b2eddf
<div style="border:2px solid #b2eddf;">Content here</div>
.myborder {border:2px solid #b2eddf;}