#b2e0f4 color space conversions
Hex:
#b2e0f4
RGB:
178, 224, 244
CMY:
30, 12, 4
CMYK:
27, 8, 0, 4
HSL:
198°, 75.0000%, 82.7451%
HSV (HSB):
198°, 27.0492%, 95.6863%
XYZ:
61.3449, 69.3079, 95.7325
xyY:
0.2710, 0.3062, 69.3079
CIE-Lab:
86.6563, -10.3850, -14.6068
CIE-LCH:
86.6563, 17.9222, 234.5882
CIE-Luv:
86.6563, -23.7405, -21.3878
Hunter-Lab:
83.2514, -14.1599, -9.9028
#b2e0f4 color charts
#b2e0f4 color shades, tints & tones
#b2e0f4 color schemes
#b2e0f4 color preview, HTML & CSS examples
This text has a color of #b2e0f4
<p style="color:#b2e0f4;">Text here</p>
.mytext {color:#b2e0f4;}
This box has a color of #b2e0f4
<div style="background-color:#b2e0f4;">Content here</div>
.mybackground {background-color:#b2e0f4;}
Border around this has a color of #b2e0f4
<div style="border:2px solid #b2e0f4;">Content here</div>
.myborder {border:2px solid #b2e0f4;}